Skip to content

Commit 2aec7d7

Browse files
committed
chore: update README
Signed-off-by: Dheeraj Peri <[email protected]>
1 parent 477e53d commit 2aec7d7

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
@@ -114,9 +114,9 @@ torch.jit.save(trt_ts_module, "trt_torchscript_module.ts") # save the TRT embedd
114114
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.
115115

116116
- Bazel 5.2.0
117-
- Libtorch 1.13.0 (built with CUDA 11.7)
117+
- Libtorch 1.14.0.dev20221114 (built with CUDA 11.7)
118118
- CUDA 11.7
119-
- cuDNN 8.4.1
119+
- cuDNN 8.5.0
120120
- TensorRT 8.5.1.7
121121

122122
## Prebuilt Binaries and Wheel files

0 commit comments

Comments
 (0)