summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang1-1/+1
2021-02-15Adding Android S optionTeresa Charlin1-5/+3
2021-02-10Decouple CpuPoolingKernel data type and data layoutSheri Zhang1-0/+11
2021-01-20Integrate improved pooling layer on NEONMichele Di Giorgio2-8/+11
2021-01-14Add missing INTEGER type in nn driverMichalis Spyrou1-0/+3
2021-01-07Clean up macro definitions in arm_compute headersGiorgio Arena1-1/+1
2020-12-17Remove 3rdparty submodule and internal_only build optionMichele Di Giorgio1-5/+2
2020-12-14COMPMID-3870: Create ActivationLayer SVE/SVE2Michalis Spyrou1-1/+1
2020-12-01Update default C++ standard to C++14Georgios Pinitas1-1/+1
2020-11-10COMPMID-3639: Fix script to generate *Kernels.hSang-Hoon Park1-12/+26
2020-11-04COMPMID-3941: QLSTM unittests failing in CpuAccMichalis Spyrou1-0/+3
2020-10-29COMPMID-3853: Decouple NEActivationLayerMichalis Spyrou1-0/+9
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park1-0/+4
2020-10-19COMPMID-3831: Android P Floor VTS and CTS tests failing in CpuAcc backendMichele Di Giorgio1-0/+12
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio3-3/+3
2020-06-17COMPMID-3520: Move ndrange.hpp header from arm_gemm to assemblyMichele Di Giorgio1-0/+2
2020-03-23Fix in clang scripts to not report as error the missin arm_compute_verion.emb...Manuel Bottini1-1/+2
2020-03-05COMPMID-1181: Support for tracing configurationAnthony Barbier2-1/+141
2020-02-27COMPMID-3069: Update android nn build script.Georgios Pinitas1-0/+4
2020-02-19COMPMID-2819: Add semantic versioningGeorgios Pinitas1-1/+1
2020-02-06COMPMID-2819: Fix comparison in NN build script for AOSP.Georgios Pinitas1-1/+1
2020-01-30COMPMID-2832 : ACL module for AndroidNN driverGeorgios Pinitas1-0/+44
2019-12-17COMPMID-2748 Update jenkins/scripts to work with Python 3Michalis Spyrou1-2/+2
2019-10-16COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou1-0/+1
2019-09-25COMPMID-2566 - Add CLGEMMReshapedOnlyRHS exampleSiCong Li1-0/+1
2019-08-05COMPMID-2336: Fix clang-tidy issues.Georgios Pinitas1-2/+8
2019-05-24COMPMID-2336: Add clang-tidy checks in assembly subfolderMichalis Spyrou1-3/+0
2019-05-22COMPMID-2166: Add tests for importing memory mapped files.Georgios Pinitas1-0/+1
2019-05-13COMPMID-2177: Fix clang-tidy warningsMichalis Spyrou1-0/+2
2019-05-13COMPMID-2177 Fix clang warningsMichalis Spyrou1-1/+2
2019-05-10COMPMID-2177 Fix clang warningsMichalis Spyrou1-0/+8
2019-05-01COMPMID-1995: Fix clang-tidy warningsMichalis Spyrou1-1/+1
2019-01-09COMPMID-1839: Add script from extracting tf frozen models.Georgios Pinitas1-0/+62
2018-12-20COMPMID-1817 Replace std::regex with POSIX C regex in runtimeMichalis Spyrou1-0/+1
2018-12-19COMPMID-1857: Updated script to add copyright headersAnthony Barbier2-22/+30
2018-11-19COMPMID-1750: Add PriorBox operator to graph API.Pablo Tello1-1/+1
2018-11-08COMPMID-1777: Add option to make instruments output timestamps instead of dur...Anthony Barbier1-5/+1
2018-11-02COMPMID-1478: Fixed Doxygen comments + minor fixesAnthony Barbier1-9/+18
2018-11-02COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hppAnthony Barbier1-1/+1
2018-11-02COMPMID-1021: CPUInfo refactoring.Pablo Tello1-0/+3
2018-11-02COMPMID-977: Create script to generate npy image inputs to examplesAlex Gilday1-0/+59
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello2-8/+13
2018-11-02COMPMID-765: Cleaned up FIXMEsAnthony Barbier6-10/+0
2018-11-02COMPMID-873: Integrate RSH NEON Depthwise Convolution routineGeorgios Pinitas2-9/+9
2018-11-02IVGCVSW-798 Add Softmax NEON support for QASYMM8Diego Lopez Recas1-1/+1
2018-11-02COMPMID-863: Remove some of the post-processing from the JSON backendAnthony Barbier1-39/+0
2018-11-02COMPMID-556 Fix clang-tidy includes following GLES reorganisation of the filesAnthony Barbier1-1/+1
2018-11-02COMPMID-687: Winograd refactoringPablo Tello1-0/+1
2018-11-02COMPMID-687: Winograd layer.Pablo Tello2-8/+11
2018-11-02COMPMID-556 Improved indentation and error handling in format_doxygen.pyAnthony Barbier1-17/+28