mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| images | ||
| ACL-ExecutionProvider.md | ||
| ArmNN-ExecutionProvider.md | ||
| DirectML-ExecutionProvider.md | ||
| DNNL-ExecutionProvider.md | ||
| MKL-DNN-Subgraphs.md | ||
| nGraph-ExecutionProvider.md | ||
| NNAPI-ExecutionProvider.md | ||
| Nuphar-ExecutionProvider.md | ||
| OpenVINO-ExecutionProvider.md | ||
| RKNPU-ExecutionProvider.md | ||
| TensorRT-ExecutionProvider.md | ||
| Vitis-AI-ExecutionProvider.md | ||