onnxruntime
9f633c5b - Update Cast op to use precision of 8 when casting floating point numbers to strings (#1210)

Commit
6 years ago
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
Author
Parents
Loading