onnxruntime/onnxruntime
Changming Sun bc1d197ddf
Re-enable dnnl in CI build (#4544)
* Revert "Temporarily remove dnnl from Linux CI build to unblock the whole team (#4266)"

Previously it fails because it used too much memory.
Now we only run dnnl EP with opset12 models in unit tests, to reduce peak memory usage.
2020-07-19 23:20:03 -07:00
..
contrib_ops fix xcode alerts (#4470) 2020-07-16 10:20:34 -07:00
core add Output() overloads (#4546) 2020-07-19 15:21:12 -07:00
featurizers_ops/cpu Initial checkin (#3791) 2020-05-01 14:58:49 -07:00
gsl
python Add a script to convert gpt2 to onnx (#4541) 2020-07-17 23:14:42 -07:00
test Re-enable dnnl in CI build (#4544) 2020-07-19 23:20:03 -07:00
tool/etw
.style.yapf Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
__init__.py Bump version to 1.4.0 (#4496) 2020-07-13 17:09:18 -07:00
ReformatSource.ps1
ReformatSourcePython.bat Update GPT2 Model Benchmark Script to Support IO Binding (#4088) 2020-06-01 15:07:48 -07:00
VSCodeCoverage.runsettings