You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2024.03.08] First release v0.1.0 on March 8, 2024:
Enables rapid deployment of various deep learning models, converting them into TensorRT engine files.
Supports multi-precision model deployment, including int8 quantization, with fine-tuning capabilities during quantization.
Supports Quantization-Dequantization (QDQ) for quantizing ONNX models.
Facilitates model inference accuracy validation across multiple platforms (PyTorch, ONNXRuntime, TensorRT).
Includes support for the Efficient NMS plugin, Rotated Object Detection NMS plugin, and YOLO decode plugin.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
[2024.03.08] First release v0.1.0 on March 8, 2024:
Enables rapid deployment of various deep learning models, converting them into TensorRT engine files.
Supports multi-precision model deployment, including int8 quantization, with fine-tuning capabilities during quantization.
Supports Quantization-Dequantization (QDQ) for quantizing ONNX models.
Facilitates model inference accuracy validation across multiple platforms (PyTorch, ONNXRuntime, TensorRT).
Includes support for the Efficient NMS plugin, Rotated Object Detection NMS plugin, and YOLO decode plugin.
This discussion was created from the release v0.1.0: First release.
Beta Was this translation helpful? Give feedback.
All reactions