aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-04-02Add SME2 implementation of softmax for FP32Viet-Hoa Do
2024-03-21[ONCPUML-1451] Add matmul kernel to enable bf16 to bf16 operations via PyTorc...Renato Arantes
2024-02-14Fix escape character issues in format_code scriptGunes Bayir
2024-02-09Remove CKW prototype and Template WriterGunes Bayir
2024-02-06Fix pathJakub Sujak
2024-02-02Add scripts to generate Doxygen documentationJakub Sujak
2024-02-01Use the stable CKW API in the GPU dynamic fusion backendGunes Bayir
2024-01-22Don't build CKW as part of Android.bpJakub Sujak
2023-11-30Fix driver build errorPablo Marquez Tello
2023-11-27Check copyright for all filesJakub Sujak
2023-09-28Revise clang-format configurationJakub Sujak
2023-09-28Fix Bazel build script generationJakub Sujak
2023-09-04Remove legacy PostOps codeJakub Sujak
2023-08-16Add header guard check script in AclGunes Bayir
2023-08-08Setup pre-commit and include code formatting scriptsGunes Bayir
2023-07-25Add GpuKernelArgumentBinding for runtime argument settingSiCong Li
2023-07-19Update the OS mappingPablo Marquez Tello
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-06-22Bazel and CMake optional fp16 supportDavid Svantesson
2023-05-24Prepare the basic types for the compute kernel writer (CKW)Gian Marco Iodice
2023-05-03Bazel and CMake updatesDavid Svantesson
2023-05-02Removes `experimental` from `experimental_fixed_format_kernels` flagNathan John Sircombe
2023-02-15Fix clang-tidy errorJakub Sujak
2023-01-31Bazel and CMake buildsDavid Svantesson
2022-11-22Remove dynamic fusion prototype with tests and examplesSiCong Li
2022-09-14INT8 Quantized MeanStdDevNorm (LayerNorm)Murray Kornelsen
2022-07-26Fix build android build errorPablo Tello
2022-07-25Enable integrated assembler for Androidâ„¢ 13 and onwards onlySiCong Li
2022-07-20Remove data extraction scriptsPablo Marquez Tello
2022-03-08Merge kernel prototype patchGiorgio Arena
2021-10-27Fixed issue where cppflags were being set incorrectlyPablo Marquez Tello
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-07-28Create custom flags for enabling fp16 supportGeorgios Pinitas
2021-07-23Fix NN driver build script for Android RMichele Di Giorgio
2021-07-22Remove printing Android version detected by the build systemPablo Marquez Tello
2021-07-22Print the Android version detected by the build systemPablo Marquez Tello
2021-07-16Disabled armv8-2a on Android PPablo Marquez Tello
2021-07-13Override arch option to alow building for armv8-2aPablo Marquez Tello
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-20Remove experimental tracing featurePablo Marquez Tello
2021-04-19Port DepthwiseConvolution to new APIMichalis Spyrou
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-26Remove GLES-related codeMichele Di Giorgio
2021-03-17Updated cpu detectionPablo Marquez Tello
2021-02-25Introduce Context opaque object of the new interfaceGeorgios Pinitas
2021-02-23Remove OpenGL ES supportManuel Bottini
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang