onnxruntime/tools/ci_build/github/linux
Colin Versteeg a8ff209ab6 Refactor Onnx runtime Server to only use public APIs (#1271)
* replace log sinks

* limit headers to include dir

* first changes to do dynamic linking

* wip for using cxx api

* remove weird dangling dependency

* building with tests failing

* finish updating converters

* fix const

* intital introduction of typedef

* change logging to use spdlog

* get tests passing

* clang format

* map logging levels better

* clean up unused imports

* trent cr comments

* clang-format

* code review comments

* changing buffer use to reserve

* Dynamically link

* revert tvm

* update binary uploading

* catch exceptions by const-ref

* Revert "revert tvm"

This reverts commit 387676dd1018134d15eb71fa126f7caf94380800.

* fix typo

* update versioning of lib
2019-07-04 01:08:14 -07:00
..
docker Uninstall the preinstalled cmake in tensorrt image because it's too old (#1316) 2019-07-01 15:08:01 -07:00
ubuntu16.04 Convert eigen to a submodule and update it to the latest version 2019-04-18 21:24:56 -07:00
copy_strip_binary.sh Adding versioned dlls to tar/zip packages (#928) 2019-04-28 22:44:49 -07:00
create_package.sh Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
create_package_inside_docker.sh Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
run_build.sh Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
run_dockerbuild.sh Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
server_run_build.sh Revert "Remove openmp flag (#1140)" (#1146) 2019-05-31 18:48:14 -07:00
server_run_dockerbuild.sh Add an HTTP server for hosting of ONNX models (#806) 2019-04-30 18:21:23 -07:00
upload_ortsrv_binaries.sh Refactor Onnx runtime Server to only use public APIs (#1271) 2019-07-04 01:08:14 -07:00