Skip to content
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

quantization #14

Open
snehashis1997 opened this issue May 30, 2024 · 1 comment
Open

quantization #14

snehashis1997 opened this issue May 30, 2024 · 1 comment

Comments

@snehashis1997
Copy link

can we infer the Pytorch int8 model? what is the benchmark report pytorch int8 vs trt int8?

@levipereira
Copy link
Owner

I did not develop PyTorch QAT; I simply used the PyTorch-Quantization toolkit as an intermediate step to simulate QAT. The ultimate goal is to use QAT in TensorRT, leveraging NVIDIA's high-performance integer kernels which utilize integer Tensor Cores.

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

No branches or pull requests

2 participants