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 Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
core Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
external fix onnx server build failure. (#4347) 2020-06-26 15:15:58 -07:00
grpc Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
http Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
protobuf Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
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 Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
converter.h Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
environment.cc Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
environment.h Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
executor.cc Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
executor.h Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
get_boost.cmake Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
main.cc Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
protobuf_function.cmake Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
server_configuration.h Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
util.cc Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
util.h Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00