onnxruntime/onnxruntime
KeDengMS d63b90538e
Symbolic shape inference exit on models without onnx opset used (#4090)
* Symbolic shape inference exit on models without onnx opset used

* Temporary fix for ConvTranspose with symbolic input dims

Co-authored-by: Changming Sun <me@sunchangming.com>
2020-06-02 19:39:46 -07:00
..
contrib_ops Implement QLinearLeakyRelu (#3648) 2020-05-14 14:52:55 -07:00
core Symbolic shape inference exit on models without onnx opset used (#4090) 2020-06-02 19:39:46 -07:00
featurizers_ops/cpu Initial checkin (#3791) 2020-05-01 14:58:49 -07:00
gsl Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
python Update GPT2 Model Benchmark Script to Support IO Binding (#4088) 2020-06-01 15:07:48 -07:00
test Exclude non-trainable torch buffers from trainable weights (#4099) 2020-06-02 14:05:44 -07:00
tool/etw Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
.style.yapf Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
__init__.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10: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