onnxruntime/tools/ci_build/github/linux/docker
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
..
scripts Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
cuda_manylinux2010.repo Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
Dockerfile.fedora Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00
Dockerfile.fedora_gpu Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00
Dockerfile.manylinux2010 Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
Dockerfile.manylinux2010_gpu Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
Dockerfile.ubuntu Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00
Dockerfile.ubuntu_for_android Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00
Dockerfile.ubuntu_gpu Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00
Dockerfile.ubuntu_gpu_cuda9 Build system upgrades (#281) 2019-01-07 13:15:24 -08:00
Dockerfile.ubuntu_openvino Enable Openvino nightly build on edge device (#1684) 2019-09-11 16:36:12 -07:00
Dockerfile.ubuntu_server Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
Dockerfile.ubuntu_tensorrt Remove memory copy between TensorRT and CUDA (#1561) 2019-08-08 19:31:39 -07:00
Dockerfile.ubuntu_x86 Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00