onnxruntime/onnxruntime
Scott McKay 20e6a2b6da
Disable optimizers for OpTester operator unit tests (#2237)
* Disable optimizers for operator unit tests as they're intended to test the operator directly rather than something that could have been modified by an optimizer.

Disable TensorRT for Scan9 unit tests that fails when optimizers are enabled. Bug 525222 tracks that.

* Disable TRT for the lenient shape inferencing test as it uses Unsqueeze and TRT doesn't cope with that op.
2019-10-24 11:37:09 -07:00
..
automl_ops Fix kernel registry bug (#2137) 2019-10-17 23:10:54 -07:00
contrib_ops Fix kernel registry bug (#2137) 2019-10-17 23:10:54 -07:00
core Remove the OrtApiBase base_ member from OrtApi (#2242) 2019-10-24 11:36:23 -07:00
gsl Downgrade compiler to CentOS 4.8.5 (#1985) 2019-10-03 15:40:46 -07:00
python mimalloc allocator (#2071) 2019-10-23 22:34:00 -07:00
server Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
test Disable optimizers for OpTester operator unit tests (#2237) 2019-10-24 11:37:09 -07:00
__init__.py Update Python documentation (#2210) 2019-10-21 16:56:31 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings