onnxruntime/onnxruntime/core
stevenlix 11a618b2ec
Add engine encryption in TensorRT EP (#8732)
* add engine encryption

* Update tensorrt_execution_provider.cc

* Update tensorrt_execution_provider.h

* Update tensorrt_execution_provider.cc

* Update tensorrt_execution_provider.h

* clean up

* update encryption signature
2021-08-17 08:34:22 -07:00
..
codegen [Nuphar] Add support for opset 14 (#8483) 2021-07-27 06:13:47 -07:00
common Limiting platforms where cpuinfo is included (#8716) 2021-08-13 14:46:21 -07:00
dll Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
dlpack Rename ml_value.h to ort_value.h (#8726) 2021-08-13 07:04:56 -07:00
eager [eager mode] fix build and support customize shared provider entry point (#8680) 2021-08-11 15:10:35 -07:00
flatbuffers Add metadata_props to ORT model (#8340) 2021-07-09 11:28:27 -07:00
framework Introduce C and C++ APIs for Sparse Tensors (#8621) 2021-08-16 16:33:47 -07:00
graph [EP Partitioning Utils] Add check for assigned node. (#8473) 2021-08-12 16:08:25 -07:00
language_interop_ops Rename ml_value.h to ort_value.h (#8726) 2021-08-13 07:04:56 -07:00
mlas Optimize quantized LSTM (#8634) 2021-08-11 22:02:18 -07:00
optimizer Introduce C and C++ APIs for Sparse Tensors (#8621) 2021-08-16 16:33:47 -07:00
platform Improve error reporting for posix system errors. (#8723) 2021-08-12 23:19:02 -07:00
profile
providers Add engine encryption in TensorRT EP (#8732) 2021-08-17 08:34:22 -07:00
quantization Drop quant_util.h and move helper function into quantization.h (#8747) 2021-08-16 15:08:25 -05:00
session Introduce C and C++ APIs for Sparse Tensors (#8621) 2021-08-16 16:33:47 -07:00
util Implement SparseTensor and infrastructure suppport and advance ONNX commit (#8038) 2021-07-22 15:24:36 -07:00