Description
Excuse me, does the 3060Ti graphics card support TensorRT int8 quantization?
I looked at the usage of Tensorrt and found that only some graphics cards support INT8 quantization reasoning as follows:
So, I was wondering, does my current GTX 3060Ti graphics card support INT8 quantization?
Environment
TensorRT Version: 8.2.1
GPU Type: 3060Ti
Nvidia Driver Version: 470
CUDA Version: 11.4
CUDNN Version: 8.2
Operating System + Version: ubuntu20.04
Python Version (if applicable): 3.7.9
TensorFlow Version (if applicable): no use
PyTorch Version (if applicable): 1.10.1+cu113
Baremetal or Container (if container which image + tag):
Relevant Files
Please attach or include links to any models, data, files, or scripts necessary to reproduce your issue. (Github repo, Google Drive, Dropbox, etc.)
Steps To Reproduce
Please include:
- Exact steps/commands to build your repro
- Exact steps/commands to run your repro
- Full traceback of errors encountered