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 febfbe7 commit d7f3a47Copy full SHA for d7f3a47
README.md
@@ -85,7 +85,7 @@ Tutorials demonstrating how to use ONNX in practice for varied scenarios across
85
86
87
### ONNX Quantization
88
- * [HuggingFace Bert Quantization with ONNX Runtime](https://github.com/microsoft/onnxruntime/blob/master/onnxruntime/python/tools/quantization/notebooks/Bert-GLUE_OnnxRuntime_quantization.ipynb)
+ * [HuggingFace Bert Quantization with ONNX Runtime](https://github.com/microsoft/onnxruntime-inference-examples/blob/main/quantization/notebooks/bert/Bert-GLUE_OnnxRuntime_quantization.ipynb)
89
90
91
### ONNX as an intermediary format
0 commit comments