|
114 | 114 | "https://data-apis.org/array-api/",
|
115 | 115 | ("2022.12/API_specification/generated/array_api.{0}.html", 1),
|
116 | 116 | ),
|
| 117 | + "ast": "https://docs.python.org/3/library/ast.html", |
117 | 118 | "cProfile.Profile": "https://docs.python.org/3/library/profile.html#profile.Profile",
|
118 | 119 | "DOT": "https://graphviz.org/doc/info/lang.html",
|
| 120 | + "inner API": "https://onnx.ai/onnx/intro/python.html", |
119 | 121 | "JIT": "https://en.wikipedia.org/wiki/Just-in-time_compilation",
|
120 | 122 | "onnx": "https://onnx.ai/onnx/",
|
| 123 | + "onnx.helper": "https://onnx.ai/onnx/api/helper.html", |
121 | 124 | "ONNX": "https://onnx.ai/",
|
| 125 | + "ONNX Operators": "https://onnx.ai/onnx/operators/", |
122 | 126 | "onnxruntime": "https://onnxruntime.ai/",
|
| 127 | + "onnxruntime-training": "https://onnxruntime.ai/docs/get-started/training-on-device.html", |
123 | 128 | "numpy": "https://numpy.org/",
|
124 | 129 | "numba": "https://numba.pydata.org/",
|
125 | 130 | "onnx-array-api": ("https://sdpython.github.io/doc/onnx-array-api/dev/"),
|
| 131 | + "onnxscript": "https://github.com/microsoft/onnxscript", |
126 | 132 | "pyinstrument": "https://github.com/joerick/pyinstrument",
|
127 | 133 | "python": "https://www.python.org/",
|
| 134 | + "pytorch": "https://pytorch.org/", |
| 135 | + "reverse Polish notation": "https://en.wikipedia.org/wiki/Reverse_Polish_notation", |
128 | 136 | "scikit-learn": "https://scikit-learn.org/stable/",
|
129 | 137 | "scipy": "https://scipy.org/",
|
| 138 | + "sklearn-onnx": "https://onnx.ai/sklearn-onnx/", |
| 139 | + "spox": "https://github.com/Quantco/spox", |
130 | 140 | "sphinx-gallery": "https://github.com/sphinx-gallery/sphinx-gallery",
|
| 141 | + "tensorflow": "https://www.tensorflow.org/", |
| 142 | + "tensorflow-onnx": "https://github.com/onnx/tensorflow-onnx", |
131 | 143 | "torch": "https://pytorch.org/docs/stable/torch.html",
|
| 144 | + "torch.onnx": "https://pytorch.org/docs/stable/onnx.html", |
132 | 145 | #
|
133 | 146 | "C_OrtValue": (
|
134 | 147 | "http://www.xavierdupre.fr/app/onnxcustom/helpsphinx/"
|
|
0 commit comments