onnxruntime/server
Changming Sun ed2d441a2e
Update ORT server build pipeline (#7030)
1. Migrated it to Ed's new docker build script
2. Use python 3.6 instead, because it is the default one in ubuntu 18.04
3. Move the "pip install" command to the docker image build stage(instead of when running the image)
2021-03-16 18:02:09 -07:00
..
ci Update ORT server build pipeline (#7030) 2021-03-16 18:02:09 -07:00
cmake
core
external fix onnx server build failure. (#4347) 2020-06-26 15:15:58 -07:00
grpc
http Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
protobuf
serializing Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
test Contributing: fix typos (#2905) 2020-01-27 13:39:08 -08:00
CMakeLists.txt Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
converter.cc
converter.h
environment.cc Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
environment.h
executor.cc
executor.h Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
get_boost.cmake
main.cc
protobuf_function.cmake Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
server_configuration.h
util.cc
util.h