[Documentation] Clearer TRT dependencies #18073
Labels
documentation
improvements or additions to documentation; typically submitted using template
ep:CUDA
issues related to the CUDA execution provider
ep:TensorRT
issues related to TensorRT execution provider
stale
issues that have not been addressed in a while; categorized by a bot
Describe the documentation issue
Is it true that the TRT EP needs the same dependencies as CUDA EP ? The documentation kind of implies that this is the case.
But if TRT is built without CUDA EP the dependencies should be limited to TRT and cudart correct ? Given that would not link against any other library. At least the ORT source should not require any other linking that that.
Page / URL
https://onnxruntime.ai/docs/execution-providers/TensorRT-ExecutionProvider.html#requirements
The text was updated successfully, but these errors were encountered: