onnxruntime/onnxruntime/server
jywu-msft 686bd36210
Remove ml_status.h, add StatusCode to pybind exception mappings (#1889)
* initial checkin.

* add onnxruntime status code to ort pybind exception mapping.

* address review feedback.
2019-09-24 11:13:14 -07:00
..
core Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
grpc Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
http Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
protobuf Bump up ONNX to the latest commit (#1868) 2019-09-20 18:15:16 -07:00
serializing Rename OrtAllocatorInfo to OrtMemoryInfo to make it more obvious. (#1758) 2019-09-05 14:20:37 -07:00
converter.cc fix non-standard u_int32_t type (#1358) 2019-07-09 00:19:58 -07:00
converter.h Refactor Onnx runtime Server to only use public APIs (#1271) 2019-07-04 01:08:14 -07:00
environment.cc Improve Session Capabilities in ORTServer (#1862) 2019-09-19 09:04:12 -07:00
environment.h Improve Session Capabilities in ORTServer (#1862) 2019-09-19 09:04:12 -07:00
executor.cc Ryanunderhill/api interface (#1855) 2019-09-20 13:39:11 -07:00
executor.h Part 2 of renaming AllocatorInfo to MemoryInfo. (#1804) 2019-09-12 08:19:29 -07:00
main.cc Improve Session Capabilities in ORTServer (#1862) 2019-09-19 09:04:12 -07:00
server_configuration.h Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
util.cc Remove ml_status.h, add StatusCode to pybind exception mappings (#1889) 2019-09-24 11:13:14 -07:00
util.h Refactor Onnx runtime Server to only use public APIs (#1271) 2019-07-04 01:08:14 -07:00