onnxruntime/tools/ci_build/github/linux/docker/scripts
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
..
install_centos.sh Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
install_deps.sh Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
install_deps_android.sh NNAPI EP Update (#1483) 2019-07-24 13:20:05 -07:00
install_fedora.sh Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00
install_fedora_gpu.sh Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00
install_manylinux2010.sh Fix python packaging pipeline (#1922) 2019-09-25 14:55:17 -07:00
install_onnx.sh Update ONNX to newer commit (#1907) 2019-09-24 19:25:34 -07:00
install_openvino.sh [OpenVINO-EP] Added support for OpenVINO R1.1 (#1438) 2019-07-19 00:52:15 -07:00
install_protobuf.sh Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00
install_server_deps.sh Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
install_ubuntu.sh update nuphar ci llvm version and uncomment unit tests (#1954) 2019-09-29 23:35:14 -07:00