onnxruntime/docs
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
..
execution_providers Add ArmNN Execution Provider (#3714) 2020-06-03 22:57:51 +05:30
images
python
ABI_Dev_Notes.md
AddingCustomOp.md
AddingExecutionProvider.md Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
Android_testing.md
C_API.md Add new docs around how to bind to the onnxruntime.dll (#3539) 2020-04-22 11:24:36 -07:00
cmake_guideline.md
Coding_Conventions_and_Standards.md
ContribOperators.md Fix BatchNorm CUDA kernel definition 2020-04-18 17:21:29 -07:00
CSharp_API.md Fix some typos. (#3582) 2020-04-18 14:18:05 -07:00
FAQ.md
How_To_Update_ONNX_Dev_Notes.md
InferenceHighLevelDesign.md Doc Updates for Build (#3976) 2020-05-18 20:08:36 -07:00
Java_API.md Documentation update: build instructions (#2636) 2019-12-19 13:40:34 -08:00
Model_Test.md
NotesOnThreading.md
ONNX_Runtime_Graph_Optimizations.md
ONNX_Runtime_Perf_Tuning.md
ONNX_Runtime_Server_Usage.md
onnxruntime_dependencies.dot
onnxruntime_dependencies.png
OperatorKernels.md Fix BatchNorm CUDA kernel definition 2020-04-18 17:21:29 -07:00
PR_Guidelines.md
Privacy.md
PyOp.md
Python_Dev_Notes.md Changes related to the release binaries requiring Visual C++ 2019 runtime (#3871) 2020-05-12 17:07:06 -07:00
ReleaseManagement.md
Roadmap.md
Server.md
Versioning.md
WinRT_API.md Update WinRT_API.md to reflect 1.3 release (#4074) 2020-05-28 11:01:49 -07:00