Skip to content

Conversation

Data-Iab
Copy link
Collaborator

@Data-Iab Data-Iab commented Apr 22, 2022

  • New 💥 :

    • TensorRt engines can now be built with int8 precision using Post Training Quantization.
    • 4 calibrators are available for quantization : MinMaxCalibrator, LegacyCalibrator, EntropyCalibrator and EntropyCalibrator2.
    • Added a QuantizedModel interface to convert model to quantized model for Training Aware Quantization.
  • Fixed 🔧 :

    • Adapt graph option is removed, we just adapt graph once it's exported from torch to ONNX.

@Data-Iab Data-Iab requested a review from thibo73800 April 22, 2022 14:11
@Data-Iab Data-Iab self-assigned this Apr 22, 2022
@thibo73800 thibo73800 merged commit 4caa0d2 into master May 9, 2022
@thibo73800 thibo73800 deleted the dev branch May 9, 2022 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants