aboutsummaryrefslogtreecommitdiff
path: root/scripts/clang_tidy_rules.py
AgeCommit message (Expand)Author
2024-02-09Remove CKW prototype and Template WriterGunes Bayir
2023-07-25Add GpuKernelArgumentBinding for runtime argument settingSiCong Li
2023-07-06Move CKW prototype to separate directoryViet-Hoa Do
2023-06-26Add helpers to set CKW tensor components as OpenCL kernel argumentsJakub Sujak
2023-05-24Prepare the basic types for the compute kernel writer (CKW)Gian Marco Iodice
2023-02-15Fix clang-tidy errorJakub Sujak
2022-11-22Remove dynamic fusion prototype with tests and examplesSiCong Li
2022-03-08Merge kernel prototype patchGiorgio Arena
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-06-07Enable fat binary supportGeorgios Pinitas
2021-06-01Rename ported functionsManuel Bottini
2021-05-19Add an include directory to clang_tidy_rulesSang-Hoon Park
2021-04-19Port DepthwiseConvolution to new APIMichalis Spyrou
2021-03-26Remove GLES-related codeMichele Di Giorgio
2021-03-17Updated cpu detectionPablo Marquez Tello
2021-01-20Integrate improved pooling layer on NEONMichele Di Giorgio
2020-12-17Remove 3rdparty submodule and internal_only build optionMichele Di Giorgio
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-06-17COMPMID-3520: Move ndrange.hpp header from arm_gemm to assemblyMichele Di Giorgio
2020-03-23Fix in clang scripts to not report as error the missin arm_compute_verion.emb...Manuel Bottini
2020-03-05COMPMID-1181: Support for tracing configurationAnthony Barbier
2020-02-19COMPMID-2819: Add semantic versioningGeorgios Pinitas
2019-12-17COMPMID-2748 Update jenkins/scripts to work with Python 3Michalis Spyrou
2019-10-16COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-08-05COMPMID-2336: Fix clang-tidy issues.Georgios Pinitas
2019-05-24COMPMID-2336: Add clang-tidy checks in assembly subfolderMichalis Spyrou
2019-05-22COMPMID-2166: Add tests for importing memory mapped files.Georgios Pinitas
2019-05-13COMPMID-2177: Fix clang-tidy warningsMichalis Spyrou
2019-05-13COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-05-10COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-05-01COMPMID-1995: Fix clang-tidy warningsMichalis Spyrou
2018-12-20COMPMID-1817 Replace std::regex with POSIX C regex in runtimeMichalis Spyrou
2018-11-08COMPMID-1777: Add option to make instruments output timestamps instead of dur...Anthony Barbier
2018-11-02COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hppAnthony Barbier
2018-11-02COMPMID-1021: CPUInfo refactoring.Pablo Tello
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello
2018-11-02COMPMID-765: Cleaned up FIXMEsAnthony Barbier
2018-11-02COMPMID-873: Integrate RSH NEON Depthwise Convolution routineGeorgios Pinitas
2018-11-02IVGCVSW-798 Add Softmax NEON support for QASYMM8Diego Lopez Recas
2018-11-02COMPMID-556 Fix clang-tidy includes following GLES reorganisation of the filesAnthony Barbier
2018-11-02COMPMID-687: Winograd refactoringPablo Tello
2018-11-02COMPMID-687: Winograd layer.Pablo Tello
2018-11-02COMPMID-666: Adds the ability to import backing memory in a Tensor(CPU).Georgios Pinitas
2018-11-02COMPMID-631: Merge branches/gles_compute branchAnthony Barbier
2018-11-02COMPMID-617: Adds validation to CLPoolingLayerGeorgios Pinitas
2018-11-02COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits)Ioan-Cristian Szabo
2018-11-02COMPMID-642: Fixed mismatches in NEDeconvolutionLayer.Pablo Tello
2018-11-02COMPMID-417: Add grouping in convolution layerGeorgios Pinitas
2018-11-02COMPMID-417: Fix clang-tidy failures for 32-bit runsGeorgios Pinitas