Skip to content

Commit c4ef721

Browse files
authored
Update README.md
1 parent 6f1c472 commit c4ef721

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@ auto results = trt_mod.forward({input_tensor});
119119
These are the following dependencies used to verify the testcases. Torch-TensorRT can work with other versions, but the tests are not guaranteed to pass.
120120
121121
- Bazel 8.1.1
122-
- Libtorch 2.8.0.dev (latest nightly)
122+
- Libtorch 2.9.0.dev (latest nightly)
123123
- CUDA 12.8 (CUDA 12.6 on Jetson)
124-
- TensorRT 10.11 (TensorRT 10.3 on Jetson)
124+
- TensorRT 10.12 (TensorRT 10.3 on Jetson)
125125
126126
## Deprecation Policy
127127

0 commit comments

Comments
 (0)