Commits


stevenlix authored and GitHub committed 1068f3eb876
Use flatbuffers for INT8 calibration table (de)serialization in TensorRT EP (#5873) * 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 * add backward compatibility on old env var ORT_TENSORRT_ENGINE_CACHE_PATH and switch to flatbuffers for ort cal table deserialization