onnxruntime/tools/ci_build/github
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
..
azure-pipelines Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
linux Refactor Onnx runtime Server to only use public APIs (#1271) 2019-07-04 01:08:14 -07:00
windows Refactor CI pipelines - add GPU NuGet pipelines and ESRP code signing steps (#1247) 2019-06-20 19:41:30 -07:00
download_test_data.py Enable model test in Mac pipeline (#990) 2019-05-08 14:43:13 -07:00