onnxruntime/onnxruntime
edgchen1 e259a13f8e
Initial training Python packaging pipeline (#3767)
Add a pipeline to produce training-enabled ORT wheels.
2020-05-18 09:41:00 -07:00
..
contrib_ops Implement QLinearLeakyRelu (#3648) 2020-05-14 14:52:55 -07:00
core Initial training Python packaging pipeline (#3767) 2020-05-18 09:41:00 -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 Improve handling of symbolic dimensions in the onnxruntime_test.py script. (#3959) 2020-05-18 16:51:09 +10:00
test Initial training Python packaging pipeline (#3767) 2020-05-18 09:41:00 -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 Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00
VSCodeCoverage.runsettings