Audonnx

Latest version: v0.7.0

Safety actively analyzes 683322 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

0.2.2

--------------------------

* Fixed: link to ONNX runtime CUDA mapping table

0.2.1

--------------------------

* Fixed: loading of old models that contain a ``model.yaml`` file

0.2.0

--------------------------

* Added:
``audonnx.InputNode``,
``audonnx.Model.__call__()``,
``audonnx.Model.inputs``,
``audonnx.Model.outputs``,
``audonnx.OutputNode``
* Changed: reshape input to expected shape
* Changed: do not depend on existing models in tests and documentation
* Changed: support multiple input nodes
* Changed: make ``audonnx.Model`` serializable
* Deprecated:
``audonnx.Model.forward()``
``audonnx.Model.labels``,
``audonnx.Model.predict()``,
``audonnx.Model.transform``
* Removed:
``audonnx.Model.input_node``,
``audonnx.Model.input_shape``,
``audonnx.Model.input_type``,
``audonnx.Model.output_nodes``,
``audonnx.Model.output_shape``,
``audonnx.Model.output_type``,

0.1.1

--------------------------

* Changed: update documentation how to select specific GPU device

0.1.0

--------------------------

* Added: initial release


.. _Keep a Changelog:
https://keepachangelog.com/en/1.0.0/
.. _Semantic Versioning:
https://semver.org/spec/v2.0.0.html

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.