mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| ci | ||
| cmake | ||
| core | ||
| external | ||
| grpc | ||
| http | ||
| protobuf | ||
| serializing | ||
| test | ||
| CMakeLists.txt | ||
| converter.cc | ||
| converter.h | ||
| environment.cc | ||
| environment.h | ||
| executor.cc | ||
| executor.h | ||
| get_boost.cmake | ||
| main.cc | ||
| protobuf_function.cmake | ||
| server_configuration.h | ||
| util.cc | ||
| util.h | ||