onnxruntime/onnxruntime/core/providers
Hector Li ffb4b62826
Fix allocator issue for TensorRT IOBinding (#6240)
* Fix issue: https://github.com/microsoft/onnxruntime/issues/6094

Root cause: we didn't expose the OrtMemoryInfo for TRT, so it will cause issue if user want use IObinding for Tensorrt.

Short term fix, add the OrtMemoryInfo for TRT. Long term should unify the allocator for CUDA and TRT
2020-12-31 20:15:43 -08:00
..
acl include gemm_helper.h (#5988) 2020-12-02 11:28:28 -08:00
armnn ACL/ArmNN update (#5515) 2020-10-22 09:29:44 -07:00
cpu Support double for operator ArgMin (#6222) 2020-12-31 11:25:46 +01:00
cuda Support double for operator Gemm + fix bug in gemm implementation for cuda, rocm when sizeof(type) != sizeof(float) (#6223) 2020-12-31 11:24:16 +01:00
dml Revert #5805 (#5823) 2020-11-16 17:05:28 -08:00
dnnl Helper for compiling EP to generate deterministic unique ids for use in MetaDef names (#6156) 2020-12-21 12:17:58 +10:00
migraphx
nnapi [NNAPI EP] Enable per-channel quantization for QlinearConv (#6155) 2020-12-18 16:13:22 -08:00
nuphar Remove MKLML/openblas/jemalloc build config (#6212) 2020-12-30 17:18:19 -08:00
openvino Openvino ep 2021.2 (#6196) 2020-12-23 08:47:22 -08:00
rknpu
rocm Support double for operator Gemm + fix bug in gemm implementation for cuda, rocm when sizeof(type) != sizeof(float) (#6223) 2020-12-31 11:24:16 +01:00
shared Convert OpenVINO into a shared provider (#5778) 2020-11-20 17:39:57 -08:00
shared_library Helper for compiling EP to generate deterministic unique ids for use in MetaDef names (#6156) 2020-12-21 12:17:58 +10:00
tensorrt Fix allocator issue for TensorRT IOBinding (#6240) 2020-12-31 20:15:43 -08:00
vitisai
winml
common.h