aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-11-04Fix compiler warnings in dynamic fusionSiCong Li
2022-11-04Fix activation block in gemm.clGian Marco Iodice
2022-11-02Add Dynamic Fusion GpuConv2d FP32/FP16 testcaseRamy Elgammal
2022-11-02Partially Revert "Add threshold for floating-point SOFT_RELU activation"Gunes Bayir
2022-11-01Updateable weights in depthwise convolutionMilos Puzovic
2022-11-01Add threshold for floating-point SOFT_RELU activationMilos Puzovic
2022-11-01Rewrite dynamic fusionSiCong Li
2022-10-20Update reinterpret tensor as 1D for CPU addViet-Hoa Do
2022-10-20Add test in GEMMLowp for batch matmulMohammed Suhail Munshi
2022-10-19Fix FFTConvolutionLayer testViet-Hoa Do
2022-10-06Rework DepthwiseConvolution heuristic on OpenCLGian Marco Iodice
2022-10-03Fix Batch Matmul nightly failureAdnan AlSinan
2022-10-03Optimize CPU add layer on quantized dataViet-Hoa Do
2022-09-26Add FP32 Neon™ swish activationJonathan Deakin
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 validation in validate_image2d_support_on_rhsGian Marco Iodice
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-14Fix invalid memory access for dynamically fused Cl Elementwise kernelsSiCong Li
2022-09-14Adding GELU activationMurray Kornelsen
2022-09-14INT8 Quantized MeanStdDevNorm (LayerNorm)Murray Kornelsen
2022-09-13Add test case for disable Winograd on fp16 if fast-math = falseRamy Elgammal
2022-09-12Add test for NEGEMM to test a batched matrix multiplication with variable inp...Adnan AlSinan
2022-09-07Optimize depthwise convolution on OpenCLGian Marco Iodice
2022-09-07Add test for CLGEMM to test a batched matrix multiplication with variable inp...Mohammed Suhail Munshi
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