ONNX Runtime v0.3.1
This is a patch release for 0.3.0.
Updates include
- Binary size reduction through usage of protobuf-lite and operator fixes
- Build option to disable contrib ops (ops not in ONNX standard)
- Build option to statically link MSVC
- Minor bug fixes