onnxruntime
0b19a033 - Fix the debug dump of tensor values to output int8 and uint8 values correctly. Without the change they are treated as char/unsigned char by std::cout. (#10658)

Commit
4 years ago
Fix the debug dump of tensor values to output int8 and uint8 values correctly. Without the change they are treated as char/unsigned char by std::cout. (#10658) Other changes are from clang-format
Author
Parents
Loading