DeepLearningExamples icon indicating copy to clipboard operation
DeepLearningExamples copied to clipboard

Quantized (QAT) EfficientNet Classification Model TensorRT engine

Open panahikhas opened this issue 2 years ago • 0 comments

Quantized (QAT) EfficientNet Classification Model TensorRT engine

I saw you have a QAT performed version of Efficientnet and a container to use it for workaround. I suggest to compile this model with TensorRT engine and put the engine public to people can use it in their researches. I think this is such helpful.

This process of working with quantized models and TensorRT is very hard because weak support of PyTorch.

panahikhas avatar Aug 01 '23 14:08 panahikhas