mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-27 20:02:15 +00:00
fix broken notebook link (#7209)
This commit is contained in:
parent
841df1a189
commit
300895039b
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ When using the Python wheel from the ONNX Runtime build with TensorRT execution
|
|||
|
||||
#### Python Sample
|
||||
|
||||
Please see [this Notebook](https://github.com/microsoft/onnxruntime/blob/master/docs/python/notebooks/onnx-inference-byoc-gpu-cpu-aks.ipynb) for an example of running a model on GPU using ONNX Runtime through Azure Machine Learning Services.
|
||||
Please see [this Notebook](https://github.com/microsoft/onnxruntime/blob/master/docs/python/inference/notebooks/onnx-inference-byoc-gpu-cpu-aks.ipynb) for an example of running a model on GPU using ONNX Runtime through Azure Machine Learning Services.
|
||||
|
||||
## Performance Tuning
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue