onnxruntime/docs/execution_providers
stevenlix 0ebe2fab51
Refactor TensorRT EP code to better handle dynamic shape subgraphs (#4504)
* build engine in runtime for dynamic shape subgraphs

* Update TensorRT-ExecutionProvider.md

* Update TensorRT-ExecutionProvider.md

* fix build issue

* Add more instructions on how to use engine caching

* add precision to trt node name

* Update tensorrt_execution_provider.cc

* Update tensorrt_execution_provider.cc
2020-07-15 02:35:42 -07:00
..
images
ACL-ExecutionProvider.md
ArmNN-ExecutionProvider.md
DirectML-ExecutionProvider.md
DNNL-ExecutionProvider.md
MIGraphX-ExecutionProvider.md
MKL-DNN-Subgraphs.md
nGraph-ExecutionProvider.md
NNAPI-ExecutionProvider.md
Nuphar-ExecutionProvider.md
OpenVINO-ExecutionProvider.md
RKNPU-ExecutionProvider.md
TensorRT-ExecutionProvider.md Refactor TensorRT EP code to better handle dynamic shape subgraphs (#4504) 2020-07-15 02:35:42 -07:00
Vitis-AI-ExecutionProvider.md