Add correct version for TRT (#12475)

This commit is contained in:
Nat Kershaw (MSFT) 2022-08-04 16:45:26 -07:00 committed by GitHub
parent 980211b477
commit fd48acae6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ For more details on CUDA/cuDNN versions, please see [CUDA EP requirements](./CUD
See [Build instructions](../build/eps.md#tensorrt).
The TensorRT execution provider for ONNX Runtime is built and tested with TensorRT 8.2.3.0.
The TensorRT execution provider for ONNX Runtime is built and tested with TensorRT 8.4.
## Usage
### C/C++