onnxruntime/tools/ci_build/github/linux/docker
sfatimar 7347996942
Openvino ep 2021.2 (#6196)
* Enabling fasterrcnn variant and vehicle detector

* changes for 2021_2 branch

* yolov3_pytorch commit

* fixed braces in basic_backend.cc

* ci information added

* faster rcnn variant and vehicle detector changes were made in 2021.1 and not in 2021.2

* some changes to support unit tests

* disable some tests which are failing

* fix myriad tests for vehicle detector

* Did some cleanup
*cleaned up comments
*Disabled Add_Broadcast_0x1 and Add_Broadcast_1x0
tests on MYRIAD_FP16 backend due to a bug
*cleaned up capability_2021_2.cc file
*Removed extra conditions which were added
for some validation in backend_utils

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>

* yolov3 pytorch workaround to ensure that the output names are matched

* gemmoptest fixed on myriad

* Fixed MYRIADX CPP Test Failures

*Expand,GatherND,Range,Round op's
are only supported in model

*where op with float input data
types are not supported and fixed

*Scatter and ScatterElements op's with
negative axis are fixed

*Reshape op with 0 dim value are not
supported and fixed

*Disabled InstanceNorm_2 test on MYRIADX

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>

* make changes to yolov3 pytorch

* Fixed python unit tests
*Fixed failing python tests on vpu,
GPU and CPU

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>

* Fixes POW op failures on GPU_FP16

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>

* Clean up capability_2021_2.cc

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>

* Updated docx for MultiThreading option
*Added extra info on setting the num_of_threads
option using the API and it's actual usage

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>

* fixed slice and removed extra prints

* Disabled failing python tests

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>

* Minor changes added in capabilty_2021_2

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>

* made changes to slice to avoid failures

* Disabling FP16 support for GPU_FP32
->Inferencing an FP16 model on GPU_FP32
leads to accuracy mismatches. so, we would
rather use GPU_FP16 to infer an FP16 model
on GPU Device

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>

* Updated docx for Inferencing a FP16 Model

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>

* fix for mask rcnn

* Script for installing openvino from source

* Updated with openvino 2021.2 online installation

* code comment fixes
fixed accuracy mismatch for div

* Update OpenvinoEP-ExecutionProvider.md

updated for 2021.2 branch

* Update README.md

updated dockerfile documentation

* Update BUILD.md

build.md update documentation

* permissiong change of install_openvino.sh

* made changes to align with microsoft onnxruntime changes

* Updated with ov 2021.2.200

Co-authored-by: suryasidd <surya.siddharth.pemmaraju@intel.com>
Co-authored-by: sfatimar <sahar.fatima@intel/com>
Co-authored-by: MaajidKhan <n.maajidkhan@gmail.com>
Co-authored-by: mohdansx <mohdx.ansari@intel.com>
2020-12-23 08:47:22 -08:00
..
manylinux2014_build_scripts Add python 3.9 support (#5874) 2020-11-30 12:02:48 -08:00
scripts Liqun/move nightly pl to linux multi gpu v100 (#6024) 2020-12-14 12:43:41 -08:00
cuda_manylinux2010.repo Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
cuda_manylinux2014.repo Initial training Python packaging pipeline (#3767) 2020-05-18 09:41:00 -07:00
Dockerfile.arm_yocto Initiate the build scripts for ARM ACL (#2652) 2019-12-16 09:44:19 -08:00
Dockerfile.centos Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
Dockerfile.centos_gpu Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
Dockerfile.fedora_gpu CentOS CI (#1998) 2019-10-04 10:48:43 -07:00
Dockerfile.manylinux2014_cpu Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
Dockerfile.manylinux2014_cuda10_2 Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
Dockerfile.manylinux2014_cuda11 Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
Dockerfile.manylinux2014_gpu Clean up builds (#6015) 2020-12-04 15:13:17 -08:00
Dockerfile.ubuntu Add front-end MNIST test (#3231) 2020-04-20 11:19:31 -07:00
Dockerfile.ubuntu_for_android Dockerfile for CentOS CI build (#1986) 2019-10-03 11:46:27 -07:00
Dockerfile.ubuntu_for_arm Initiate the build scripts for ARM ACL (#2652) 2019-12-16 09:44:19 -08:00
Dockerfile.ubuntu_gpu Clean up builds (#6015) 2020-12-04 15:13:17 -08:00
Dockerfile.ubuntu_gpu_cuda9 Dockerfile for CentOS CI build (#1986) 2019-10-03 11:46:27 -07:00
Dockerfile.ubuntu_openvino Openvino ep 2021.2 (#6196) 2020-12-23 08:47:22 -08:00
Dockerfile.ubuntu_server Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
Dockerfile.ubuntu_tensorrt Upgrade TensorRT to v7.1.3.4 (#4704) 2020-08-07 17:43:56 -07:00
Dockerfile.ubuntu_x86 Dockerfile for CentOS CI build (#1986) 2019-10-03 11:46:27 -07:00