Skip to content

Releases: NVIDIA/TensorRT-Incubator

tripy-v0.0.8

18 Dec 20:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: tripy-v0.0.7...tripy-v0.0.8

tripy-v0.0.7

17 Dec 18:49
cbf0e09
Compare
Choose a tag to compare

What's Changed

Full Changelog: tripy-v0.0.6...tripy-v0.0.7

tripy-v0.0.6

09 Dec 18:14
bc87585
Compare
Choose a tag to compare

What's Changed

Full Changelog: mlir-tensorrt-v0.1.38...tripy-v0.0.6

MLIR-TensorRT v0.1.38

06 Dec 22:36
Compare
Choose a tag to compare
mlir-tensorrt-v0.1.38

Updates nanoGPT to not store certain tensors as members

tripy-v0.0.5

21 Nov 19:19
b04d420
Compare
Choose a tag to compare

What's Changed

  • Add compile fixture to test integration ops with compile mode by @parthchadha in #387
  • Update mlir-tensorrt dependency version in Tripy by @parthchadha in #399

Full Changelog: tripy-v0.0.4...tripy-v0.0.5

tripy-v0.0.4

20 Nov 22:02
4f8fd90
Compare
Choose a tag to compare

What's Changed

Full Changelog: mlir-tensorrt-v0.1.37...tripy-v0.0.4

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

20 Nov 21:35
89e2090
Compare
Choose a tag to compare
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

tripy-v0.0.3

09 Nov 02:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: mlir-tensorrt-v0.1.36...tripy-v0.0.3

mlir-tensorrt-v0.1.36: Update version, fix minor issues (#351)

09 Nov 00:42
a31da20
Compare
Choose a tag to compare
This PR makes the following changes,
- Update project version to `0.1.36`
- Torch is python dependency. Version is updated to `2.2.0+cpu` to avoid
internal CI failure
- Fix message printing issue in CI

mlir-tensorrt-v0.1.34: Update Version.cmake (#260)

08 Oct 23:14
a58e46e
Compare
Choose a tag to compare
Updates MLIR-TRT version to
0.1.34.

Signed-off-by: yizhuoz004 <yizhuoz@nvidia.com>