onnxruntime/include/onnxruntime/core
stevenlix 2e38bf5e23
add TensorRT configuration to OrtProviderOptions (#6979)
* add TensorRT configurations in provider options

* Update ort_test_session.cc

* Update tensorrt_execution_provider.cc

* Update onnxruntime_pybind_state.cc

* Update main.cc
2021-03-16 17:16:28 -07:00
..
common Make it easier to fold MakeString usages to reduce binary size. (#6754) 2021-02-20 20:41:19 +10:00
framework Enable type reduction in EyeLike, Mod, random.cc CPU kernels. (#6960) 2021-03-10 15:32:56 +10:00
graph Add support to save onnx graph with external initializers file. (#6911) 2021-03-12 09:15:25 +00:00
optimizer Skip constant folding dequantizelinear for quant qdq format (#6643) 2021-02-11 14:06:13 -08:00
platform Cast Op performance fix. (#6509) 2021-02-04 14:52:37 -08:00
providers [CoreML EP] Add options to enable CoreML EP only on hardware with Apple Neural Engine (#6765) 2021-02-22 18:55:27 -08:00
session add TensorRT configuration to OrtProviderOptions (#6979) 2021-03-16 17:16:28 -07:00