onnxruntime/onnxruntime
Chi Lo 42d7112f03
Add multithreading test and put a lock on nvinfer1::createInferRuntime() for TRT EP (#10714)
* Add multithread unit test and put lock on library call

* update code

* remove debug code

* add comment

* add one session multi-threads inference

* Put lock for build engine all the time

* Update naming and comment

* remove unnecessary lock

* Revert "remove unnecessary lock"

This reverts commit 9c2317b1d2273dec0ebdeb52160bc757839e5edc.
2022-03-16 09:19:33 -07:00
..
contrib_ops Update DFT definition to more closely align with PyTorch by enabling axis attribute, and arbitrary tensor rank. (#10842) 2022-03-15 15:27:12 -07:00
core Add multithreading test and put a lock on nvinfer1::createInferRuntime() for TRT EP (#10714) 2022-03-16 09:19:33 -07:00
gsl
python Update to flatbuffers v2.0.0 (#10866) 2022-03-16 09:18:49 -07:00
test Add multithreading test and put a lock on nvinfer1::createInferRuntime() for TRT EP (#10714) 2022-03-16 09:19:33 -07:00
tool/etw
wasm
.style.yapf
__init__.py Fix VLOG?_DEFAULT macros usability. (#10568) 2022-03-01 13:16:26 +10:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings