Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
correct wrong link to 2.x doc
Signed-off-by: Huang, Tai <[email protected]>
  • Loading branch information
thuang6 committed Aug 9, 2024
commit a5d6dcc2cdd5ef34cfab4ee677bba2774a3cd771
2 changes: 1 addition & 1 deletion docs/source/3x/TF_Quant.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ TensorFlow Quantization

`neural_compressor.tensorflow` supports quantizing both TensorFlow and Keras model with or without accuracy aware tuning.

For the detailed quantization fundamentals, please refer to the document for [Quantization](../quantization.md).
For the detailed quantization fundamentals, please refer to the document for [Quantization](quantization.md).


## Get Started
Expand Down