diff --git a/README.rst b/README.rst index 7d53c79..b24b73d 100644 --- a/README.rst +++ b/README.rst @@ -113,7 +113,7 @@ It supports eager mode as well: l2_loss=[0.002] [0.042] -The second API ir **Light API** tends to do every thing in one line. +The second API or **Light API** tends to do every thing in one line. The euclidean distance looks like the following: :: diff --git a/_doc/api/light_api.rst b/_doc/api/light_api.rst index 5fe184f..889a70b 100644 --- a/_doc/api/light_api.rst +++ b/_doc/api/light_api.rst @@ -84,3 +84,20 @@ Translater .. autoclass:: onnx_array_api.light_api.translate.Translater :members: +Available operators +=================== + +One input ++++++++++ + +.. autoclass:: onnx_array_api.light_api._op_var.OpsVar + :members: + +Two inputs or more +++++++++++++++++++ + +.. autoclass:: onnx_array_api.light_api._op_vars.OpsVars + :members: + + + diff --git a/_doc/tech/aapi.rst b/_doc/tech/aapi.rst index 13e6c02..bbbad63 100644 --- a/_doc/tech/aapi.rst +++ b/_doc/tech/aapi.rst @@ -8,7 +8,7 @@ Python is not strongly typed and many different types can be used to represent a value. Argument *axis* can be an integer or a tuple (see `min from Array API ` +generated/array_api.min.html>`_ for example). On the other side, `ReduceMin from ONNX `_ is considered as a tensor. pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy