onnxruntime/onnxruntime
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
..
contrib_ops Remove MKLML/openblas/jemalloc build config (#6212) 2020-12-30 17:18:19 -08:00
core Fix allocator issue for TensorRT IOBinding (#6240) 2020-12-31 20:15:43 -08:00
featurizers_ops/cpu
gsl
python Remove MKLML/openblas/jemalloc build config (#6212) 2020-12-30 17:18:19 -08:00
test Fix allocator issue for TensorRT IOBinding (#6240) 2020-12-31 20:15:43 -08:00
tool/etw Add option ORT_NO_EXCEPTIONS to disable most exception/throw in /onnxruntime/ (#4894) 2020-08-28 23:03:51 -07:00
.style.yapf
__init__.py Update version to 1.6.0 (#6041) 2020-12-08 11:09:51 -08:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings