aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-03-30Add cropping support to NEBatchToSpaceSiCong Li
2023-03-29Fix GCC13 compiler errorsPablo Marquez Tello
2023-03-29Add additional FP16 guards to Convolution LayerNathan John Sircombe
2023-03-29Add quantized support for unary elementwise in CPUViet-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-21Add dynamic weights for CPU fully connected layerViet-Hoa Do
2023-03-20Implement OpenCL MatMul for Lhs T Rhs T/NT FP32/16Gunes Bayir
2023-03-17Implementation of RSQRT for quantized int8Ramy Elgammal
2023-03-17Implement OpenCL MatMul for Lhs NT Rhs T/NT FP32/16Ramy Elgammal
2023-03-14Add CropInfo to BatchToSpace reference and fixtureSiCong Li
2023-03-08Add support for arbitrary parameters for CPU GatherViet-Hoa Do
2023-03-07Add sigmoid and tanh for dynamic fusionViet-Hoa Do
2023-03-07Resolve the presence of variables that are unused in release mode in Dynamic ...Omar Al Khatib
2023-03-01Add support for kernel indices in MaxpoolAdnan AlSinan
2023-02-28Add an option to use lowest for max-poolingAdnan AlSinan
2023-02-24Fixes for CMake and Bazel builds, tests failing in sconsDavid Svantesson
2023-02-15Fix Intermittent Neon™ ReduceMean QASYMM8 MismatchMohammed Suhail Munshi
2023-02-14Add absolute tolerance to f16 CLConv3D validation testsSiCong Li
2023-02-14Fix convolution layer fixtureViet-Hoa Do
2023-02-14Add missing cpu feature printouts during testsGunes Bayir
2023-02-10Fix DeconvolutionLayer tolerance issues in FP16 testsGunes Bayir
2023-02-03Disable AddMulAdd armv7a testsGunes Bayir
2023-02-01Fix GEMMLowp/Batched MatMul mismatches on CPUMohammed Suhail Munshi
2023-02-01Add new operator AddMulAdd for Neon™ backend for Float/Quantized typesGunes Bayir
2023-02-01Add Subtraction operator to Dynamic Fusion interfaceRamy Elgammal
2023-02-01Remove fixed format strides hackJonathan Deakin
2023-01-31Add Multiplication operator (FP only) to Dynamic Fusion InterfaceJakub Sujak
2023-01-31Bazel and CMake buildsDavid Svantesson
2023-01-31Sync tolerance number of dynamic fusion direct conv2d with the current librarySiCong Li
2023-01-25Implement dynamic fusion softmax operatorRamy Elgammal
2023-01-24Change dynamic fusion API to return destination tensor infoGunes Bayir
2023-01-20Add missing direct conv2d tests to dynamic fusionSiCong Li
2023-01-20Update libnpy header external dependency to the latest versionJakub Sujak
2023-01-20Dynamic Fusion Pooling Layer 2dMohammed Suhail Munshi
2023-01-18Add broadcast batched matmul validation casesSiCong Li
2023-01-17Fix ClGemm crashes on unsupported data typesSiCong Li
2023-01-11Deprecated BF16 support in DepthConvertPablo Marquez Tello
2023-01-10Fix CL DirectConvolutionLayer validate testsSiCong Li
2023-01-09Add extend padding lock flagRamy Elgammal
2023-01-06Implement dynamic fusion reshape operatorRamy Elgammal
2023-01-06Handle Intermediate tensors within the sketchGunes Bayir
2023-01-06LHS broadcasting addition for dynamic fusionViet-Hoa Do
2022-12-30Add temporary tile support for dynamic fusionViet-Hoa Do
2022-12-28Fix various compilation errorsViet-Hoa Do
2022-12-28Add Resize/Scale operator to Dynamic Fusion interfaceJakub Sujak
2022-12-23Add multiple output support for dynamic fusionViet-Hoa Do
2022-12-16Add output operator for dynamic fusionViet-Hoa Do
2022-12-13Add CLAMP operator to Dynamic Fusion interfaceJakub Sujak