onnxruntime/onnxruntime/server
Sreekanth Yalachigere 31ea11a696 Renaming MKL-DNN as DNNL (#2515)
* DNNL: Moving Files to rename file names

* DNNL name change

* azure pipeline updated

* disable ceil/dialation and enable Opset10

* disable ceil/dialation tests in Python

* mlperf_ssd_resnet34_1200 disabled
2019-12-03 07:34:23 -08: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 support for empty version and score route (#1995) 2019-10-04 22:53:11 -07:00
protobuf Bump up ONNX to the latest commit (#1868) 2019-09-20 18:15:16 -07:00
serializing Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -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 Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
environment.h fix typo 2019-10-30 09:57:56 -07:00
executor.cc Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
executor.h Part 2 of renaming AllocatorInfo to MemoryInfo. (#1804) 2019-09-12 08:19:29 -07:00
main.cc Update failing tests (#2038) 2019-10-09 15:17:21 -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