Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 460 Bytes

tools.rst

File metadata and controls

25 lines (16 loc) · 460 Bytes

tools

Benchmark

.. autofunction:: onnx_array_api.ext_test_case.measure_time

Manipulations

.. autofunction:: onnx_array_api.tools.replace_constants.replace_initializer_by_constant_of_shape

Examples

.. autofunction:: onnx_array_api.ext_test_case.example_path

Unit tests

.. autofunction:: onnx_array_api.ext_test_case.ignore_warnings

.. autoclass:: onnx_array_api.ext_test_case.ExtTestCase
    :members: