onnxruntime/server
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
..
ci Fix ORT server CI build (#4165) 2020-06-15 21:26:19 -07:00
cmake
core
external fix onnx server build failure. (#4347) 2020-06-26 15:15:58 -07:00
grpc
http
protobuf
serializing
test
CMakeLists.txt Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
converter.cc
converter.h
environment.cc Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
environment.h
executor.cc
executor.h
get_boost.cmake
main.cc
protobuf_function.cmake
server_configuration.h
util.cc
util.h