onnxruntime/docs/execution_providers
Andrews548 62b44527e5
Add ArmNN Execution Provider (#3714)
* Add ArmNN Execution Provider

Add a new execution provider targeting Arm architecture based on ArmNN.
Validated on NXP i.MX8QM CPU with ResNet50, MobileNetv2 and VGG models.

reviewed-by: mike.caraman@nxp.com

* Minor fixes

- renamed onnxruntime_ARMNN_RELU_USECPU to onnxruntime_ARMNN_RELU_USE_CPU
- fixed acl typo

* remove extra includes. added exception for ArmNN in test

* fix indentation

* Separated the activation implementation from the cpu and fixed the blockage from the endif

Co-authored-by: Andrei-Alexandru <andrei-alexandru.avram@nxp.com>
2020-06-03 22:57:51 +05:30
..
images Initial release of Vitis-AI Execution Provider (#3771) 2020-05-19 05:32:32 -07:00
ACL-ExecutionProvider.md Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
ArmNN-ExecutionProvider.md Add ArmNN Execution Provider (#3714) 2020-06-03 22:57:51 +05:30
DirectML-ExecutionProvider.md Fix DML EP doc link to C API (#4105) 2020-06-01 16:49:17 -07:00
DNNL-ExecutionProvider.md Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
MKL-DNN-Subgraphs.md Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
nGraph-ExecutionProvider.md Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
NNAPI-ExecutionProvider.md Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
Nuphar-ExecutionProvider.md [NupharEP] Enable parallel schedule (#2505) 2019-11-28 08:35:56 -08:00
OpenVINO-ExecutionProvider.md Limit the number of models run on OpenVINO (#3742) 2020-04-29 02:23:09 -07:00
RKNPU-ExecutionProvider.md Doc Updates for Build (#3976) 2020-05-18 20:08:36 -07:00
TensorRT-ExecutionProvider.md Update onnx-tensorrt parser (#3369) 2020-03-30 20:31:59 -07:00
Vitis-AI-ExecutionProvider.md Initial release of Vitis-AI Execution Provider (#3771) 2020-05-19 05:32:32 -07:00