onnxruntime/onnxruntime/server
Pranav Sharma 818c023535
Add/correct missing SAL annotations + avoid using unsigned types (except where counts are involved). (#1451)
* Add/correct missing SAL annotations + other cosmetic changes.

* Add Outptr

* Don't use unsigned types
2019-07-22 23:25:53 -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 Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
serializing Refactor Onnx runtime Server to only use public APIs (#1271) 2019-07-04 01:08:14 -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 Refactor Onnx runtime Server to only use public APIs (#1271) 2019-07-04 01:08:14 -07:00
environment.h Refactor Onnx runtime Server to only use public APIs (#1271) 2019-07-04 01:08:14 -07:00
executor.cc Add/correct missing SAL annotations + avoid using unsigned types (except where counts are involved). (#1451) 2019-07-22 23:25:53 -07:00
executor.h Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
main.cc Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
server_configuration.h Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
util.cc Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
util.h Refactor Onnx runtime Server to only use public APIs (#1271) 2019-07-04 01:08:14 -07:00