nntrainer icon indicating copy to clipboard operation
nntrainer copied to clipboard

[ Tensor ] add neon support for ARM Architecture

Open jijoongmoon opened this issue 2 years ago • 1 comments

This patch includes implementation of sgemv function with ARM NEON. Later, more arm neon optimized function will be added

Self evaluation:

  1. Build test: [X]Passed [ ]Failed [ ]Skipped
  2. Run test: [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: jijoong.moon [email protected]

jijoongmoon avatar Aug 11 '22 00:08 jijoongmoon

:memo: TAOS-CI Version: 1.5.20200925. Thank you for submitting PR #1981. Please a submit 1commit/1PR (one commit per one PR) policy to get comments quickly from reviewers. Your PR must pass all verificiation processes of cibot before starting a review process from reviewers. If you are new member to join this project, please read manuals in documentation folder and wiki page. In order to monitor a progress status of your PR in more detail, visit http://ci.nnstreamer.ai/.

taos-ci avatar Aug 11 '22 00:08 taos-ci

LGTM!

SeoHyungjun avatar Feb 08 '23 10:02 SeoHyungjun

What is "#cache_pool#.cpp"?

myungjoo avatar Feb 27 '23 05:02 myungjoo