469 B
469 B
Scripts for TRT Deployment
For both baseline and QAT, change:
RESNET_DEPTHfor 50 or 101,RESNET_VERSIONfor v1 or v2,BSfor which batch sizes you wish to evaluate the engine on.
Baseline
./scripts/deploy_engine_baseline.sh
Change
ROOT_DIRto where your ONNX file is.
QAT
./scripts/deploy_engine_qat.sh
Change
QAT_SUBDIRandROOT_DIRto where your ONNX file is.
Only accuracy
./scripts/infer_engine.sh