Skip to content

mlir-tensorrt-v0.1.37: [mlir-tensorrt] Add TensorRT 8.6 support (#391)

Compare
Choose a tag to compare
@shelkesagar29 shelkesagar29 released this 20 Nov 21:35
· 68 commits to main since this release
89e2090
This PR makes the following changes,
    - Make TensorRT 10.5 as default version
    - Add TensorRT 8.6 download support
    - Add TensorRT 8.6 to CI
    - TensorRT 9 checks from CI are removed to deal with
    device space error.
    - Fix tests to support above changes