mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-16 18:31:27 +00:00
Add correct version for TRT (#12475)
This commit is contained in:
parent
980211b477
commit
fd48acae6d
1 changed files with 1 additions and 1 deletions
|
|
@ -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++
|
||||
|
|
|
|||
Loading…
Reference in a new issue