audonnx.testingΒΆ
audonnx.testing
provides the possibility to create
audonnx.Model
objects
with specific output shapes.
In order to use it you first have to import it explicitly:
import audonnx.testing
Create test model. |
|
Create test ONNX proto object. |