yolov5 NLP model: bert-base Usage CV PTQ We support PTQ quantization for common classification models such as ResNet, VGG, and MobileNet ... CUDA_VISIBLE_DEVICES=0 python application/imagenet_example/PTQ/ptq/ptq_main.py \ --arch=resnet18 \ --batch_size=64 \ --cali_batch_num=16 \ ...