mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-06-29 17:26:01 +00:00
Add link to quantization tools for model conversion (#529)
This commit is contained in:
committed by
michael vincerra
parent
1d284eee71
commit
be8aa2c024
@@ -137,6 +137,9 @@ TensorFlow.
|
||||
You can replace the model with one of your choice supported by the
|
||||
TensorFlow benchmarks.
|
||||
|
||||
If you are using an FP32 based model, it can be converted to an int8 model using `Intel® quantization tools`_
|
||||
|
||||
|
||||
PyTorch single and multi-node benchmarks
|
||||
****************************************
|
||||
|
||||
@@ -444,3 +447,5 @@ Related topics
|
||||
.. _Jupyter Notebook: https://jupyter.org/
|
||||
|
||||
.. _Release notes on Github\*: https://github.com/clearlinux/dockerfiles/blob/master/stacks/dlrs/releasenote.md
|
||||
|
||||
.. _Intel® quantization tools: https://github.com/IntelAI/tools/blob/master/tensorflow_quantization/README.md#quantization-tools
|
||||
|
||||
Reference in New Issue
Block a user