onnxruntime/onnxruntime/server
Klein Hu 1a86421aff Create a syslog sink for logging in !Win32 env (#1163)
* Create a syslog sink for logging in !Win32 env

* Move syslog level logic to syslog_sink.c
2019-06-06 16:35:06 +10:00
..
http Raise max request size in ORT server (#1119) 2019-05-28 15:50:23 -07:00
logging Create a syslog sink for logging in !Win32 env (#1163) 2019-06-06 16:35:06 +10:00
protobuf Add an HTTP server for hosting of ONNX models (#806) 2019-04-30 18:21:23 -07:00
converter.cc Combine OrtValue and MLValue into one type (#1043) 2019-05-16 10:22:49 -07:00
converter.h Combine OrtValue and MLValue into one type (#1043) 2019-05-16 10:22:49 -07:00
environment.cc Fix server's executor memory leak and add tests (#984) 2019-05-09 22:51:57 -07:00
environment.h Fix server's executor memory leak and add tests (#984) 2019-05-09 22:51:57 -07:00
executor.cc Combine OrtValue and MLValue into one type (#1043) 2019-05-16 10:22:49 -07:00
executor.h Fix server's executor memory leak and add tests (#984) 2019-05-09 22:51:57 -07:00
main.cc Add version and latest commit id to ONNX Runtime Server (#1078) 2019-05-24 17:30:40 -07:00
server_configuration.h Add an HTTP server for hosting of ONNX models (#806) 2019-04-30 18:21:23 -07:00
util.cc Add an HTTP server for hosting of ONNX models (#806) 2019-04-30 18:21:23 -07:00
util.h Fix server's executor memory leak and add tests (#984) 2019-05-09 22:51:57 -07:00