onnxruntime/tools/ci_build/github/azure-pipelines
sfatimar 6d2a30eae3
[OPENVINO-EP] 2021.1 Release (#5431)
* Cmake changes for 2021.1

* added new ov version 2020.1 for faster rcnn

* Added missing defs

* equal op modified

* changes to incoroporate faster rcnn

* backend util.cc

* hddl_plugin_config.hpp is depreceated . instead use hddl_config.hpp

* changing myriad precision bool to i32

* gather is not enabled for gpu

* conv2D and pooltest auto_pad attribute should not be null

* negative indices are not valid for scatter op in myriad

* non max suppression op only supported in faster rcnn mode

* maxpool indices output is not supported

* Cleaned redundant code in backends

* Added ifdefs for HDDL config

* cast output dimensions check
topk operator k input it seems only resolved for myriad as it is
throwing issues for ask rcnn . need to verify

* we are limiting the subgraph size to 3 here

* taking care of review comments

* Fixed minor bugs

* Modified Slice op checks
* Added NonZero, Upsample
* Removed TopK if it's in the middle of a subgraph

* incorporated upsample conditions too

* Dockerfile changes for 2021.1 release

* dockerfile aptkey update

* Minor fixes

* ceil condition added  again

* Fixed few gpu models

* Disabled LSTM and yolov3 in ModelTests

* python softmax cross entropy tests and negative log likelihood

* Update Build.md

Updated for openvino 2021.1

* Update OpenVINO-ExecutionProvider.md

update openvino execution provider for 2021.1

* Update READMe.md

updated new openvino version

* Update Dockerfile.openvino 

added environment variable for DEBIAN Frontend

* Fixed myriad models

* Fixed gather condition
* Fixed mask rcnn model on myriad

* Modified Gather condition

* set default target of MCR dockerfile to MYRIAD_FP16

* Fixed tinyolov3 on CPU

* Update OpenVINO-ExecutionProvider.md

update openvino execution provider documentation

* Update Dockerfile.openvino

Removed environment variable

* Update OpenVINO-ExecutionProvider.md

update image manipulation networks supported

* Update onnx_backend_test_series_filters.jsonc

removed test_upsample_nearest from cpu test cases

* New InternalCI changes for 2021.1

* Full protobuf removed for OpenVINO

* Protobuf added

* Updated with apt installation for openvino

* Revert the testing changes

* Reverted testing changes

* File permessions are changed to original

* Deleted openvino installation and cmake change

* Optimized Dockerfile

Removed unnecessary cmake installation, numpy

* Added missing ifdefs

* delete array fix

* backend_utils.cc output_shape

* Revert "set default target of MCR dockerfile to MYRIAD_FP16"

This reverts commit 928d3e2b71e2f589cf51dacd3a133951cf9ca18d.

Co-authored-by: suryasidd <surya.siddharth.pemmaraju@intel.com>
Co-authored-by: sfatimar <sahar.fatima@intel/com>
Co-authored-by: suryasidd <48925384+suryasidd@users.noreply.github.com>
Co-authored-by: S. Manohar Karlapalem <manohar.karlapalem@intel.com>
Co-authored-by: Aravind <aravindx.gunda@intel.com>
Co-authored-by: Aravind Gunda <38353114+gundaarx@users.noreply.github.com>
2020-10-14 15:56:00 -07:00
..
nodejs Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
nuget Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
templates Skip running onnx tests in python mac os pipeline (#5416) 2020-10-08 11:49:28 -07:00
android-x86_64-crosscompile-ci-pipeline.yml Update linux minimal CI to report Android mininal baseline binary size (#5361) 2020-10-02 17:35:23 -07:00
c-api-packaging-pipelines.yml Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
centos-ci-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
featurizers-py-packaging-pipeline.yml Refactor Python packaging builds (#4283) 2020-06-22 17:13:22 -07:00
java-api-packaging-pipelines-gpu.yml Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
java-api-packaging-pipelines.yml Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
linux-ci-pipeline.yml Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
linux-cpu-minimal-build-ci-pipeline.yml Update linux minimal CI to report Android mininal baseline binary size (#5361) 2020-10-02 17:35:23 -07:00
linux-dnnl-ci-pipeline.yml Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
linux-gpu-ci-pipeline.yml Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
linux-gpu-cuda-11-pipeline.yml Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
linux-gpu-tensorrt-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
linux-multi-gpu-ci-pipeline.yml Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
linux-multi-gpu-tensorrt-ci-pipeline.yml
linux-ngraph-ci-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
linux-nocontribops-ci-pipeline.yml Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
linux-nuphar-ci-pipeline.yml Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
linux-openvino-ci-pipeline.yml [OPENVINO-EP] 2021.1 Release (#5431) 2020-10-14 15:56:00 -07:00
linux-openvino-nightly-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
linux-ort-srv-ci-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
linux-ort-srv-nightly-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
linux-pytorch-custom-ops-ci-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
mac-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
mac-ios-ci-pipeline.yml Enable iOS CI pipeline (#5360) 2020-10-02 20:14:45 -07:00
mac-nocontribops-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
orttraining-linux-ci-pipeline.yml Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
orttraining-linux-gpu-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
orttraining-linux-gpu-docker-release-pipeline.yml Docker image release build updates (#5326) 2020-10-01 12:25:31 -07:00
orttraining-linux-gpu-e2e-test-ci-pipeline.yml Clean up training E2E test (#4078) 2020-05-29 09:20:47 -07:00
orttraining-linux-gpu-frontend-test-ci-pipeline.yml Liqun/bert pretrain tb (#5377) 2020-10-06 16:28:31 -07:00
orttraining-linux-gpu-perf-test-ci-pipeline.yml
orttraining-mac-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
orttraining-py-packaging-pipeline.yml Refactor manylinux docker image and the related pipelines (#4751) 2020-08-17 09:40:31 -07:00
orttraining-win-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
orttraining-win-gpu-ci-pipeline.yml Promote Cuda version to 10.2 for windows pipelines (#5138) 2020-09-13 20:32:06 -07:00
post-merge-jobs.yml jobs timeout .. 2020-09-21 21:51:59 -07:00
py-packaging-pipeline.yml Refactor Python packaging builds (#4283) 2020-06-22 17:13:22 -07:00
win-arm-crosscompile-ci-pipeline.yml
win-arm64-crosscompile-ci-pipeline.yml
win-ci-pipeline.yml Fix nuget build (#5163) 2020-09-16 10:37:09 -07:00
win-gpu-ci-pipeline.yml Fix nuget build (#5163) 2020-09-16 10:37:09 -07:00
win-gpu-cuda-11-pipeline.yml Fix nuget build (#5163) 2020-09-16 10:37:09 -07:00
win-gpu-reduce-op-ci-pipeline.yml Promote Cuda version to 10.2 for windows pipelines (#5138) 2020-09-13 20:32:06 -07:00
win-gpu-tensorrt-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
win-mklml-ci-pipeline.yml
win-ngraph-ci-pipeline.yml Revert "remove openmp and scipy from build pipelines (#4305)" 2020-07-02 00:30:02 -07:00
win-nocontribops-ci-pipeline.yml Fix nuget build (#5163) 2020-09-16 10:37:09 -07:00
win-x86-nocontribops-ci-pipeline.yml Fix nuget build (#5163) 2020-09-16 10:37:09 -07:00