aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
3 daysScatter GPU Kernel Implementation for 1D tensors.Mohammed Suhail Munshi
10 daysAdd s8f32 kernels and dynamic QuantizationInfoJonathan Deakin
2024-03-27Added new NEON fixed format fast math mode hybrid kernel with maximum height ...Milos Puzovic
2024-03-21Add skeleton for CLScatter op, reference and testsMohammed Suhail Munshi
2024-03-21[ONCPUML-1451] Add matmul kernel to enable bf16 to bf16 operations via PyTorc...Renato Arantes
2024-02-21Integrate new pretranspose_b_array with extra fused transpose of BGunes Bayir
2024-02-09Remove CKW prototype and Template WriterGunes Bayir
2024-01-22Don't build CKW as part of Android.bpJakub Sujak
2024-01-10Use look up table for fp16 activationMohammed Suhail Munshi
2023-12-22Add Mali™-G720 and Mali™-G620 as GpuTargetsGunes Bayir
2023-12-07Optimize CPU depth-to-spaceViet-Hoa Do
2023-11-27BatchNorm changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-11-27CpuMul changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-11-16NormalizationLayer changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-10-31Optimize CL softmaxViet-Hoa Do
2023-10-30DirectConv and Im2Col changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-10-17arm_gemm: Add SME2 FP16 GEMV using FP16->FP32 dot product.David Mansell
2023-10-17Revert "arm_gemm: Add SME2 FP16 GEMV."David Mansell
2023-10-12arm_gemm: Add SME2 FP16 GEMV.David Mansell
2023-10-10Port MatMul to Dynamic Fusion + CKW boilerplate codeAdnan AlSinan
2023-10-10CpuSubKernel changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-10-04Port DepthwiseConv2d operator to Ckwramy.elgammal@arm.com
2023-09-28Reimplement erf functionViet-Hoa Do
2023-09-26Select changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-26Maxunpooling changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-21L2Norm changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-18Add CL command buffer classViet-Hoa Do
2023-09-15Remove deprecated support for BF16 in CpuCastAdnan AlSinan
2023-09-15Fuse batch normalization changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-14Add skeleton of ClMatMulLowpNativeMMULKernelGunes Bayir
2023-09-13Changes in NECropResize to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-06Changes to ElementwiseOp to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-09-04Extend Neon ReshapeLayer validation testsAnitha Raj
2023-09-04Remove legacy PostOps codeJakub Sujak
2023-09-01Pool3d changes to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-08-31Port ClTemplatePool2d to ckwAdnan AlSinan
2023-08-30Port Resize operator to CKWGunes Bayir
2023-08-30Changes in roi_align to enable fp16 in armv8a multi_isa buildsPablo Marquez Tello
2023-08-29NEFuseBatchNormalizationKernel reworkPablo Marquez Tello
2023-08-07Port DirectConv2d to CKW backendJakub Sujak
2023-07-19Add support for input S64/U64 in CpuCastKernelPablo Marquez Tello
2023-07-18Break up core/Utils.h to reduce unused code being included everywhereMatthew Bentham
2023-07-14Port ClTemplateCast into CkwAdnan AlSinan
2023-07-14Port ClTemplateActivation into CkwAdnan AlSinan
2023-07-12Add compute kernel writer arguments exportViet-Hoa Do
2023-07-06Move CKW prototype to separate directoryViet-Hoa Do
2023-07-04Depthwise channel pre-multiplicationMichael Tyler
2023-07-04Add Kernel Writer driver code to dynamic fusionSiCong Li
2023-06-27Compute kernel writer API and prototypeViet-Hoa Do
2023-06-26Add helpers to set CKW tensor components as OpenCL kernel argumentsJakub Sujak