onnxruntime/onnxruntime
Tianlei Wu f487cc0b28
Fix Reshape Fusion with graph inputs (#3729)
Use NodeArg to check root input; Add a check on constant initializer
2020-04-28 00:03:16 -07:00
..
contrib_ops Revert "Merge from ort_training to master (#3719)" (#3726) 2020-04-27 20:42:43 -07:00
core Fix Reshape Fusion with graph inputs (#3729) 2020-04-28 00:03:16 -07:00
featurizers_ops Revert "Merge from ort_training to master (#3719)" (#3726) 2020-04-27 20:42:43 -07:00
gsl Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
python resolve conflicts 2020-04-24 15:15:36 -07:00
test Fix Reshape Fusion with graph inputs (#3729) 2020-04-28 00:03:16 -07:00
tool/etw Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
.style.yapf Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00
__init__.py Rename API to onnxruntime.set_seed(<seed>) 2020-04-15 09:44:48 -07:00
ReformatSource.ps1
ReformatSourcePython.bat Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00
VSCodeCoverage.runsettings