Closed peri044 closed 1 year ago
This issue has not seen activity for 90 days, Remove stale label or comment or this will be closed in 10 days
This issue has not seen activity for 90 days, Remove stale label or comment or this will be closed in 10 days
Bug Description
If a tensorrt calibrator implemented using TRT python API is passed to Torch-TRT compilation, it fails due to the object not being recognized.
Error :
To Reproduce
Run https://github.com/pytorch/TensorRT/blob/master/tests/py/test_ptq_trt_calibrator.py
Expected behavior
https://github.com/pytorch/TensorRT/blob/master/tests/py/test_ptq_trt_calibrator.py should pass
Environment
Any version of Torch-TRT (regardless of environment) should be able to work