onnxruntime/onnxruntime
Josh Bradley 0d9db2b28d
add informative error message regarding symbolic dimensions (#4297)
* add informative error message regarding symbolic dimensions

* fix code format and move negative value check in for loop
2020-06-25 11:56:14 +10:00
..
contrib_ops Implement MinMax with SIMD (#4285) 2020-06-23 20:07:53 -07:00
core add informative error message regarding symbolic dimensions (#4297) 2020-06-25 11:56:14 +10: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 Use providers_available array from constants.h to avoid code duplication (#4300) 2020-06-23 11:52:51 +05:30
test Renaming --partition_optimizer to --deepspeed_zero_stage (#4312) 2020-06-24 22:05:03 +01: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 bump up ORT version to 1.3.1 (#4181) 2020-06-10 08:44:03 -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