onnxruntime
4df8a1e2 - Use the file size while reading onnx models. Ensure models are loaded using APIs in model.h for consistency. (#4399)

Commit
5 years ago
Use the file size while reading onnx models. Ensure models are loaded using APIs in model.h for consistency. (#4399) * Use the file size while reading onnx models. Ensure models are loaded using APIs in model.h for consistency. * Refactor existing GetFileLength in posix.cc and address PR comments. * Fix linux build - signed/unsigned conversion
Author
Pranav Sharma
Parents
Loading