Audonnx

Latest version: v0.7.0

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

Scan your dependencies

Page 2 of 4

0.6.0

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

* Added: ``audonnx.Function``
* Added: ``audonnx.Model.labels()``
* Added: arguments
``concat``,
``outputs``,
``squeeze``
to ``audonnx.Model.__call__()``
* Added: tests on Windows
* Added: ``audonnx.testing`` module
* Changed: optionally init ``audonnx.Model`` from proto object instead of ONNX file
* Changed: dynamic axis can be specified as ``None`` in ONNX graph
* Changed: support output nodes where last dimension is dynamic
* Deprecated: argument ``output_names`` of ``audonnx.Model.__call__()``

0.5.2

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

* Fixed: always replace dynamic axis names with ``-1``
in input and output shapes of model nodes

0.5.1

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

* Added: argument ``auto_install`` to ``audonnx.load()``

0.5.0

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

* Added: argument ``device``
* Changed: use CPU by default
* Changed: require ``onnxruntime>=1.8.0``
* Removed:
``audonnx.Model.forward()``
``audonnx.Model.labels``,
``audonnx.Model.predict()``,
``audonnx.Model.transform``

0.4.3

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

* Fixed: publication of docs failed

0.4.2

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

* Fixed: publication of docs failed

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.