We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e20f075 commit a01b39fCopy full SHA for a01b39f
_doc/conf.py
@@ -239,6 +239,7 @@ def linkcode_resolve(domain, info):
239
"ONNX": "https://onnx.ai/",
240
"ONNX Operators": "https://onnx.ai/onnx/operators/",
241
"onnxruntime": "https://onnxruntime.ai/",
242
+ "onnxruntime-genai": "https://github.com/microsoft/onnxruntime-genai",
243
"onnxruntime-training": "https://onnxruntime.ai/docs/get-started/training-on-device.html",
244
"onnxruntime kernels": "https://onnxruntime.ai/docs/reference/operators/OperatorKernels.html",
245
"onnx-array-api": "https://sdpython.github.io/doc/onnx-array-api/dev/",
0 commit comments