aboutsummaryrefslogtreecommitdiff
path: root/tests/datasets
AgeCommit message (Expand)Author
5 daysAdd fp16 and integer data type support for ScatterNd in GpuGunes Bayir
10 daysAdd update/index/output (m+1)/2d/(m+n) support for CLScatterGunes Bayir
13 daysMulti-Dimensional and Batched Scatter Reference and Dataset Implementation.Mohammed Suhail Munshi
13 daysScatter GPU Kernel Implementation for 1D tensors.Mohammed Suhail Munshi
2024-04-11Add in place summation to CPU GEMM kernelsRadu Salavat
2024-03-25Adds Tests and reference implementation for scatter operator with 1D tensors.Mohammed Suhail Munshi
2024-03-21Add skeleton for CLScatter op, reference and testsMohammed Suhail Munshi
2024-03-11Prefer indirect Gemm vs. Direct convolution if supportedGunes Bayir
2024-01-04Implement dynamic quantization for GEMMLowp testsSiCong Li
2023-10-10Optimize CL and Neon depthwise convolution testsGunes Bayir
2023-10-04Port DepthwiseConv2d operator to Ckwramy.elgammal@arm.com
2023-10-02Optimize CL and Neon Winograd testsGunes Bayir
2023-09-18Implement Quantized MatMul kernel using MMUL extensionGunes Bayir
2023-09-04Extend Neon ReshapeLayer validation testsAnitha Raj
2023-06-21Fix CPU depthwise convolution in case of large paddingViet-Hoa Do
2023-06-19Implement FP32/FP16 MatMul NT/NT kernel using the MMUL extensionSiCong Li
2023-05-11Fix invalid vector length in CLViet-Hoa Do
2023-05-03Support multi-dimensional indices in the CL Gather Layer up to four-dimension...Omar Al Khatib
2023-04-28Reorder addedDavid Svantesson
2023-04-19Add quantized support for CPU MatMulViet-Hoa Do
2023-03-27Fix BatchToSpaceFixtureSiCong Li
2023-03-24Add Texture Pipe Support for Matmul Lhs T/NT Rhs T kernelsRamy Elgammal
2023-03-24Add Texture Pipe Support for Matmul Lhs T/NT Rhs NT kernelsGunes Bayir
2023-03-20Implement OpenCL MatMul for Lhs T Rhs T/NT FP32/16Gunes Bayir
2023-03-17Implement OpenCL MatMul for Lhs NT Rhs T/NT FP32/16Ramy Elgammal
2023-03-08Add support for arbitrary parameters for CPU GatherViet-Hoa Do
2023-01-20Dynamic Fusion Pooling Layer 2dMohammed Suhail Munshi
2023-01-18Add broadcast batched matmul validation casesSiCong Li
2023-01-06LHS broadcasting addition for dynamic fusionViet-Hoa Do
2022-12-28Add Resize/Scale operator to Dynamic Fusion interfaceJakub Sujak
2022-11-29Adding GpuAdd to dynamic fusion operatorsRamy Elgammal
2022-11-15Fix GemmLowp BatchMatMul Tests to use quantized OutputsMohammed Suhail Munshi
2022-11-14Optimize Transposed Convolution for CL backend (FP32/16)Gunes Bayir
2022-09-22Fix unresolved symbol for target armv7a + AndroidPablo Marquez Tello
2022-09-21Add test for ClGemmLowpMatrixMultiplyCore to test a batched matrix multiplica...Ramy Elgammal
2022-09-16Fix bug in QASYMM8_SIGNED to F32 cast layerViet-Hoa Do
2022-09-16Optimize Quantized/Integer Bilinear Scale for Neon™Gunes Bayir
2022-09-14Adding GELU activationMurray Kornelsen
2022-09-12Add test for NEGEMM to test a batched matrix multiplication with variable inp...Adnan AlSinan
2022-09-07Add test for CLGEMM to test a batched matrix multiplication with variable inp...Mohammed Suhail Munshi
2022-06-13Add support for 2d and 3d indices for axis 1Pablo Marquez Tello
2022-05-12Revert "Add support for 2d and 3d indices for axis 0"Mohammed Suhail Munshi
2022-05-10Add support for 2d and 3d indices for axis 0Pablo Marquez Tello
2022-03-15Implementation of ClPooling3dramelg01
2021-10-18Fix precision issue in ChannelShuffleKernelPablo Marquez Tello
2021-10-15Conv3d supportSheri Zhang
2021-10-06Optimize CpuScale NHWC F32/F16Gian Marco Iodice
2021-09-15Provide tests for fusing pad layer in graph APIGunes Bayir
2021-09-03Review all shapes in datasets to account for padding removal Part 1Gian Marco Iodice
2021-08-13Add test for validating batched-GEMM on CPUGian Marco Iodice