onnxruntime/onnxruntime
edgchen1 2cb8cb816f
Disable or update flaky tests, improve test random seed accessibility. (#3495)
- Add output of test random seed
- Allow setting of test random seed with environment variable
- Disable / relax tolerance for flaky tests
2020-04-17 15:57:32 -07:00
..
contrib_ops Remove FastGelu from activations. 2020-04-09 19:17:54 -07:00
core Address PR comments and clean up. (#3536) 2020-04-15 15:51:52 -07:00
featurizers_ops Wangye/shortgraindropper (#3273) (#3274) 2020-03-20 11:48:31 -07:00
gsl
python Rename API to onnxruntime.set_seed(<seed>) 2020-04-15 09:44:48 -07:00
test Disable or update flaky tests, improve test random seed accessibility. (#3495) 2020-04-17 15:57:32 -07:00
tool/etw Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08: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