Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
471 changes: 455 additions & 16 deletions _doc/notebooks/numpy_api_onnx.ipynb

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions _doc/sphinxdoc/source/api/npy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ OnnxVar
.. autosignature:: mlprodict.npy.onnx_variable.OnnxVar
:members:

.. _l-numpy-onnxpy-list-fct:

Available numpy functions implemented with ONNX operators
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Expand Down
1 change: 1 addition & 0 deletions _doc/sphinxdoc/source/tutorial/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ one piece this module can do. More should follow.

onnx
onnx_numpy
numpy_api_onnx
optim
benchmark
Loading