mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-31 23:27:43 +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> |
||
|---|---|---|
| .. | ||
| acl | ||
| armnn | ||
| cpu | ||
| cuda | ||
| dml | ||
| dnnl | ||
| migraphx | ||
| ngraph | ||
| nnapi | ||
| nuphar | ||
| openvino | ||
| rknpu | ||
| tensorrt | ||
| vitisai | ||
| winml | ||
| providers.h | ||