onnxruntime/tools/ci_build/github/linux
suryasidd e9e777925f [OpenVINO-EP] Added support for OpenVINO R1.1 (#1438)
* Initial commit for OpenVINO R1

Signed-off-by: suryasidd <surya.siddharth.pemmaraju@intel.com>

* Fixed MO dynamic shape error

Signed-off-by: suryasidd <surya.siddharth.pemmaraju@intel.com>

* Add debug messages for failure

* Update install_openvino.sh script

Signed-off-by: suryasidd <surya.siddharth.pemmaraju@intel.com>

* Try catch included.  Return type of Isgraphsupported function changed to void

* Removed error_msg variable and commented code

* formatting cleanup

* Added missing return statement

Signed-off-by: suryasidd <surya.siddharth.pemmaraju@intel.com>

* Changed MO to be compatible with both R5 and R1

Signed-off-by: suryasidd <surya.siddharth.pemmaraju@intel.com>

* Updated docker scripts to include openvino version number

Signed-off-by: suryasidd <surya.siddharth.pemmaraju@intel.com>

* Ignore compiler warnings from external headers

* Updated dockerfiles

Signed-off-by: suryasidd <surya.siddharth.pemmaraju@intel.com>

* Code cleanup using clang-format

Signed-off-by: suryasidd <surya.siddharth.pemmaraju@intel.com>

* Suppress model optimizer info error

Signed-off-by: suryasidd <surya.siddharth.pemmaraju@intel.com>

* Python code formatting using auto pep8

Signed-off-by: suryasidd <surya.siddharth.pemmaraju@intel.com>

* Updated documentation

Signed-off-by: suryasidd <surya.siddharth.pemmaraju@intel.com>
2019-07-19 00:52:15 -07:00
..
docker [OpenVINO-EP] Added support for OpenVINO R1.1 (#1438) 2019-07-19 00:52:15 -07:00
ubuntu16.04 Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -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 [OpenVINO-EP] Added support for OpenVINO R1.1 (#1438) 2019-07-19 00:52:15 -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 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