onnxruntime/tools/ci_build
S. Manohar Karlapalem ff58f621fa
Remove nGraph Execution Provider (#5858)
* Remove nGraph Execution Provider

Pursuant to nGraph deprecation notice: https://github.com/microsoft/onnxruntime/blob/master/docs/execution_providers/nGraph-ExecutionProvider.md#deprecation-notice

**Deprecation Notice**

| | |
| --- | --- |
| Deprecation Begins	| June 1, 2020 |
| Removal Date |	December 1, 2020 |

Starting with the OpenVINO™ toolkit 2020.2 release, all of the features
previously available through nGraph have been merged into the OpenVINO™
toolkit. As a result, all the features previously available through
ONNX RT Execution Provider for nGraph have been merged with ONNX RT
Execution Provider for OpenVINO™ toolkit.

Therefore, ONNX RT Execution Provider for **nGraph** will be deprecated
starting June 1, 2020 and will be completely removed on December 1,
2020. Users are recommended to migrate to the ONNX RT Execution Provider
for OpenVINO™ toolkit as the unified solution for all AI inferencing on
Intel® hardware.

* Remove nGraph Licence info from ThirdPartyNotices.txt

* Use simple Test.Run() for tests without EP exclusions

To be consistent with rest of test code.

* Remove nGraph EP functions from Java code
2020-11-19 16:47:55 -08:00
..
github Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
__init__.py Add validation of op registrations (#5817) 2020-11-17 10:44:09 -08:00
amd_hipify.py fix build failures due to recent change(858040fa) in CUDA EP (#5736) 2020-11-09 08:41:30 -08:00
build.py Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
exclude_unused_ops.py Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
gen_def.py Reduce IOS shared library size by symbol file. (#5171) 2020-09-14 23:59:41 -07:00
get_docker_image.py Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
logger.py Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
op_registration_utils.py Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
op_registration_validator.py Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00