grimoire / torch2trt_dynamic

A pytorch to tensorrt convert with dynamic shape support
MIT License
254 stars 34 forks source link

Fix #22, TRT8 AttributeError: 'tensorrt.tensorrt.Builder' object has no attribute 'int8_calibrator' #23

Closed v-qjqs closed 3 years ago

v-qjqs commented 3 years ago

Fix #22, TRT8 AttributeError: 'tensorrt.tensorrt.Builder' object has no attribute 'int8_calibrator'.