aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-08-04[ONCPUML-970] Fast math mode for fixed format kernelsPablo Marquez Tello
2022-08-03Add Dynamic Fusion Tests with BugFixesMohammed Suhail Munshi
2022-08-02Update the GPUTarget listGian Marco Iodice
2022-08-01Optimize add layer by considering the input tensors as 1D arrayGunes Bayir
2022-08-01Fix building failure with validate_examples set to trueMichalis Spyrou
2022-07-26Fix for inclusion of "arm_gemm" from src into "Types.h" from coreRamy Elgammal
2022-07-25Enable march=armv8.6-a in non multi-isa buildsPablo Marquez Tello
2022-07-22Add GemmLowp MMUL Reshaped Only Rhs Support for QASYMM8/QASYMM8_SIGNEDFreddie Liardet
2022-07-19[ONCPUML-951] Variable weight support for Convolution.Francesco Petrogalli
2022-07-13Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16Gunes Bayir
2022-07-13Fixed clang-cl errors on Windows native builds.Pablo Tello
2022-07-07Move build option explanations in how to build guide to scons help messageMichalis Spyrou
2022-07-05Add G57 to GPUTargetSiCong Li
2022-06-27Implement new Elementwise Dynamic Fusion Operators: Div, FloorMichalis Spyrou
2022-06-13Add support for 2d and 3d indices for axis 1Pablo Marquez Tello
2022-06-07Compute Hard-Swish with a Lookup table for qasymm8.Pablo Marquez Tello
2022-05-19Properly format SConscript filesMichalis Spyrou
2022-05-12Revert "Add support for 2d and 3d indices for axis 0"Mohammed Suhail Munshi
2022-05-11Fix inclusion guard for dynamic fusion moduleSiCong Li
2022-05-10Add support for 2d and 3d indices for axis 0Pablo Marquez Tello
2022-05-06Integrate Dynamic Fusion patchesSiCong Li
2022-05-06Add a note to clarify pretranspose option in GEMM and GEMMLowp fixturesAdnan AlSinan
2022-05-06Extend GEMM to support batch matmul operationMohammed Suhail Munshi
2022-05-06Extend GemmLowp reference to support BATCH MATMUL for quantized data typeAdnan AlSinan
2022-04-25Add LU_BOUNDED_RELU support for QSYMM16Pablo Marquez Tello
2022-04-20Fix Duplicate Template in Pooling3dFixtureMohammed Suhail Munshi
2022-04-19Add CLPool3d Int8 SupportMohammed Suhail Munshi
2022-04-13Add support for int8 CpuPool3dAdnan AlSinan
2022-04-13Add DirectConvolution2D kernel component for dynamic fusionGunes Bayir
2022-04-04Fix Nightly build failureAdnan AlSinan
2022-04-01Add CPU Pool3d FP16/32 implementationAdnan AlSinan
2022-03-31Fix embedded kernel header inclusion for dynamic fusionGiorgio Arena
2022-03-28Enable -static-openmp for newer NDK supportGiorgio Arena
2022-03-24[Dynamic Fusion] Implement build options generationGiorgio Arena
2022-03-17Setup automatic kernel window for dynamic fusionGunes Bayir
2022-03-16Fix dynamic fusion test Scons to enable unit testsSiCong Li
2022-03-15Implementation of ClPooling3dramelg01
2022-03-10Added windows native build supportPablo Tello
2022-03-08Merge kernel prototype patchGiorgio Arena
2022-03-03Decouple castKernelYair Schwarzbaum
2022-03-01Add Pool3d reference implementationGunes Bayir
2022-02-22Decouple CpuDirectConv2dKernelalerah01
2022-02-21Decouple CpuDepthwiseConv2dNativeKernelDana Zlotnik
2022-02-16Fixed threshould argument order in NE/CL/LSTMPablo Marquez Tello
2022-02-14Decouple CpuGemmMatrixMultiplyKernel and CpuGemmMatrixAdditionKernelDana Zlotnik
2022-02-14Port MaxUnpoolingLayer kernel and add KernelSelect vaidation testDana Zlotnik
2022-02-14Add kernel selection UT for submitted kernelsDana Zlotnik
2022-02-09Remove deprecated remap functions.Adnan AlSinan
2022-02-07Adding support for Arm Mali-G710Gian Marco Iodice
2022-02-03Added a multithreaded test for CL backend.Pablo Marquez Tello