Zero Zeng
Zero Zeng
@nvpohanh ^ ^
Or reinstall CUDA, worth a try.
@nvpohanh Is this a known issue? Thanks!
TRT 7.1 is too old, could you please upgrade to the latest Jeptack release?
What error did you see?
Sorry I won't work in this project now since we had better alternatives. E.g. you can use TensorRT's python API directly, or use trtexec or polygraphy to do the engine...
it's expected, the process of int8 quantization require FP32 inference to compute the scale.
How about building the engine first and then load the engine, I think it can save some memory. Anyway I'll try to improve this.
It should work but let me do some improvements on this :-)