Leo Chen
Leo Chen
Remove the QAT API and import them from PaddlePaddle.
### PR types Others ### PR changes Others ### Description Cherry-pick [PR-61377](https://github.com/PaddlePaddle/Paddle/pull/61377) to release/2.6.
### PR Category Others ### PR Types Bug fixes ### Description TRT 10.0 removed several deprecated APIs. This MR supports Paddle-TRT with the compatibility between TRT 8.0 ~ 10.0. -...
### PR Category Inference ### PR Types Bug fixes ### Description - Added support for TRT 10.0 since some deprecated APIs were removed. - paddle/fluid/inference/tensorrt/engine.cc - paddle/fluid/framework/new_executor/instruction/tensorrt_engine_instruction.cc - Removed static...