Commits


stevenlix authored and GitHub committed dfea92925c2
Add calibration based INT8 quantization to TensorRT EP (#5842) * add int8 * support both native TRT cal table and ORT cal table * add more comments * Update env variable name and check platform availability for int8/fp16