onnxruntime/onnxruntime
stevenlix f2694ab526
Enable provider unit tests for TensorRT (#802)
* Update provider_test_utils.cc

* Update tensorrt_execution_provider.h

* Update tensorrt_execution_provider.cc

* Update gemm_test.cc

* Update softmax_test.cc

* Update logsoftmax_test.cc

* Update matmul_test.cc

* Update batch_norm_op_test.cc

* Update conv_op_test.cc

* Update batch_norm_op_test.cc

* Update softmax_test.cc

* Update conv_transpose_op_test.cc

* Update instance_norm_op_test.cc

* Update flatten_op_test.cc

* Update loop_test.cc

* Disable failed tests for TensorRT

* Disable unsupported tests for TensorRT

* Disable unsupported tests for TensorRT

* Disable unsupported tests for TensorRT

* Disable unsupported tests for TensorRT

* Update matmul_test.cc

* Update logsoftmax_test.cc

* Update topk_op_test.cc

* disable unsupported tests for TensorRT

* resolve conflicts

* Update identity_op_test.cc

* Update activation_op_test.cc

* make max batch size configurable and simplify the code for disabling unsupported tests

* make max batch size configurable at runtime

* update tensorrt ci pipline

* move max batch size to private

* Update tensorrt_execution_provider.cc

* Update tensorrt_execution_provider.h

* Update tensorrt_execution_provider.cc

* add comments on the test changes

* Update tensorrt_execution_provider.h

* Update tensorrt_execution_provider.cc

* Update build.py
2019-04-18 13:20:37 -07:00
..
contrib_ops Enable use of session based threadpool. (#854) 2019-04-18 10:20:46 -07:00
core Enable provider unit tests for TensorRT (#802) 2019-04-18 13:20:37 -07:00
python Add support for BrainSlice execution provider in Python, if onnxruntime is built with it. 2019-04-10 17:37:21 -07:00
test Enable provider unit tests for TensorRT (#802) 2019-04-18 13:20:37 -07:00
__init__.py Update version to 0.3.1 (patch release) (#798) 2019-04-09 14:48:56 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings