onnxruntime/onnxruntime
Scott McKay 9f633c5bd9
Update Cast op to use precision of 8 when casting floating point numbers to strings (#1210)
* Update Cast op to use precision of 8 when casting floating point numbers to strings. This matches numpy precision.

Update unit tests to include non-trivial floats in the input.

Update onnx test infrastructure to document why the test cases are disabled
2019-10-03 07:58:42 +10:00
..
automl_ops Implement C API entry points for creating and fetching non-standard types to OrtValue (#1714) 2019-09-11 14:52:47 -07:00
contrib_ops Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
core Update Cast op to use precision of 8 when casting floating point numbers to strings (#1210) 2019-10-03 07:58:42 +10:00
gsl Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
python python session.run() fallback to CPU/CUDA provider for EP failures. (#1960) 2019-10-02 02:38:03 -07:00
server Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
test Update Cast op to use precision of 8 when casting floating point numbers to strings (#1210) 2019-10-03 07:58:42 +10:00
__init__.py logging related fixes. (#1930) 2019-09-25 23:48:23 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings