onnxruntime/tools/ci_build/github/linux
Dmitri Smirnov d1b1cdc5c4
Replace GSL with GSL-LITE submodule and fix up refs (#1920)
Remove gsl subodule and replace with a local copy of gsl-lite
  Refactor for onnxruntime::make_unique
  gsl::span size and index are now size_t
  Remove lambda auto argument type detection.
  Remove constexpr from fail_fast in gsl due to Linux not being happy.
  Comment out std::stream support due to MacOS std lib broken.
  Move make_unique into include/core/common so it is accessible for server builds.
  Relax requirements for onnxruntime/test/providers/cpu/ml/write_scores_test.cc
  due to x86 build.
  Add ONNXRUNTIME_ROOT to Server Lib includes so gsl is recognized
2019-10-01 12:43:29 -07:00
..
docker Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
ubuntu16.04 Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
copy_strip_binary.sh Make changes to pipeline template to include missing headers in tars/zips (#1617) 2019-08-14 13:51:29 -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 NNAPI EP Update (#1483) 2019-07-24 13:20:05 -07:00
run_dockerbuild.sh Enable Openvino nightly build on edge device (#1684) 2019-09-11 16:36:12 -07:00
server_run_build.sh Fix ORTSRV nightly build (#1440) 2019-07-21 19:12:05 -07:00
server_run_dockerbuild.sh Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
upload_ortsrv_binaries.sh Refactor Onnx runtime Server to only use public APIs (#1271) 2019-07-04 01:08:14 -07:00