-
Notifications
You must be signed in to change notification settings - Fork 677
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support torch2trt() conversion for TensorRt 8.0; #581
base: master
Are you sure you want to change the base?
Commits on Jun 30, 2021
-
support torch2trt() conversion for TensorRt 8.0;
fix unit tests for trt 8.0.
Ibrahim Abedrabbo committedJun 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 751f130 - Browse repository at this point
Copy the full SHA 751f130View commit details -
fix setting 'int8_mode' + 'int8_calibrator'
Ibrahim Abedrabbo committedJun 30, 2021 Configuration menu - View commit details
-
Copy full SHA for fe1fda8 - Browse repository at this point
Copy the full SHA fe1fda8View commit details
Commits on Jul 14, 2021
-
Merge branch 'master' into support_trt_8
Ibrahim Abedrabbo authoredJul 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 1886d25 - Browse repository at this point
Copy the full SHA 1886d25View commit details
Commits on Sep 20, 2021
-
(chitoku:jp4.6_tensorrt8) Update plugin classes to match the base IPl…
…uginV2 class in TensorRT8
Ibrahim Abedrabbo committedSep 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 4d4cb7e - Browse repository at this point
Copy the full SHA 4d4cb7eView commit details
Commits on Oct 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5522e23 - Browse repository at this point
Copy the full SHA 5522e23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5839e9a - Browse repository at this point
Copy the full SHA 5839e9aView commit details -
Merge pull request #1 from aRibra/support_trt_8_matmul
Support trt 8 matmul + merge from upstream 18/10
Configuration menu - View commit details
-
Copy full SHA for 94f04ce - Browse repository at this point
Copy the full SHA 94f04ceView commit details
Commits on Oct 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1295f38 - Browse repository at this point
Copy the full SHA 1295f38View commit details
Commits on Oct 25, 2021
-
Merge remote-tracking branch 'upstream/master' into support_trt_8
imagry committedOct 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 29adad7 - Browse repository at this point
Copy the full SHA 29adad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 441c46a - Browse repository at this point
Copy the full SHA 441c46aView commit details
Commits on May 25, 2022
-
add the option to pass an ONNX file path if there is one (instead of …
…generating on the go) add the option to override the default int8 calibrator with a custom calibrator instance
Ibrahim Abedrabbo committedMay 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 3828d82 - Browse repository at this point
Copy the full SHA 3828d82View commit details
Commits on May 30, 2022
-
Merge pull request #2 from aRibra/trt_ptq
add the option to pass an ONNX file path if there is one (instead of …
Ibrahim Abedrabbo authoredMay 30, 2022 Configuration menu - View commit details
-
Copy full SHA for fdac89a - Browse repository at this point
Copy the full SHA fdac89aView commit details
Commits on Dec 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 09ba43c - Browse repository at this point
Copy the full SHA 09ba43cView commit details