aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-24Prepare the basic types for the compute kernel writer (CKW)Gian Marco Iodice
2023-05-18Printing out the rerun command of each failed testcaseRamy Elgammal
2023-05-17Move lut kernel to sve2 categorySiCong Li
2023-05-17Revert "Check for nullptr when failing to load OpenCL libraries"Omar Al Khatib
2023-05-16Raise an erratum about sporadic CLArgMinMax nightly failureSiCong Li
2023-05-16Check for nullptr when failing to load OpenCL librariesJakub Sujak
2023-05-15Raise abs_tolerance number for CL/DirectConvolution3D fp16 testsRamy Elgammal
2023-05-15Raise tolerance number for NEDeconvolutionLayer fp16 testsSiCong Li
2023-05-12Move matmul heuristics files from Gemm to MatMul in filelist.jsonRamy Elgammal
2023-05-12Update release notes for the 23.05 release.Omar Al Khatib
2023-05-12Fix performance regression in FP16 DeconvolutionJakub Sujak
2023-05-12Update README to refer to the 23.05 releaseOmar Al Khatib
2023-05-11Fix invalid vector length in CLViet-Hoa Do
2023-05-11Remove check for bias in CPU Depthwise ConvolutionJakub Sujak
2023-05-11Fix undefined ClMatMulNativeKernel::validate for high priority buildSiCong Li
2023-05-10Remove inclusion of NEReorderKernel header from NEReorderLayerRamy Elgammal
2023-05-10Update SONAME_VERSION in SConscriptOmar Al Khatib
2023-05-10Fix validation issue with CPU scale on FP16Viet-Hoa Do
2023-05-10Re-enable dyanmic weights in Neon™ depthwise convolutionRamy Elgammal
2023-05-05Connect CLMatMul function to quantized kernels and resolve NE BatchMatMul int...Jakub Sujak
2023-05-05Disable dynamic weights in unsupported operatorsViet-Hoa Do
2023-05-05Make NECast::validate take args by const pointerMatthew Bentham
2023-05-04Implement OpenCL MatMul heuristic for Arm® Mali™-G710Gian Marco Iodice
2023-05-03Fix im2col for fast-maths mode with padding.Renato Arantes
2023-05-03Support multi-dimensional indices in the CL Gather Layer up to four-dimension...Omar Al Khatib
2023-05-03[scons multi_isa] extend multi_isa build to support armv8-a marchSunita Nadampalli
2023-05-03Guards to make NEReorder aarch64 onlyDavid Svantesson
2023-05-03Update a64_transpose_interleave_16.hppDavid Svantesson
2023-05-03Bazel and CMake updatesDavid Svantesson
2023-05-03Fix CPU MatMul broadcast detectionViet-Hoa Do
2023-05-02Fix export_to_cl_image issue in the fp16 GeMM implementationGian Marco Iodice
2023-05-02Removes `experimental` from `experimental_fixed_format_kernels` flagNathan John Sircombe
2023-05-02Add fp16 GeMM heuristic for Arm® Mali™-G710Gian Marco Iodice
2023-05-02Fix fully connected and matmul mismatchesViet-Hoa Do
2023-05-01Add Reorder to changelogDavid Svantesson
2023-04-28Reorder addedDavid Svantesson
2023-04-28Fix the gather layer indices checkViet-Hoa Do
2023-04-28Fix OMPScheduler run_workloads single thread issueSiCong Li
2023-04-27Fix filelist issue with CPU MatMulViet-Hoa Do
2023-04-27Avoid printing error message for each not found OpenCl libraryRamy Elgammal
2023-04-27Add quantized CL MatMul kernel for LHS NT, RHS TJakub Sujak
2023-04-26Change fp16 GeMM heuristic for Arm® Mali™-G77Gian Marco Iodice
2023-04-26Improve Winograd performance on OpenCLGian Marco Iodice
2023-04-26Add FP16 depthwise kernels for SME2David Mansell
2023-04-26Only define validation test tolerance for quantized types in case of aarch64 ...Ramy Elgammal
2023-04-26Integrate multi-threaded pretranspose_B_arraySiCong Li
2023-04-25Fix rounding to nearest even for armv7aRamy Elgammal
2023-04-24Disable Neon/MatMul/Quantized for armv7aRamy Elgammal
2023-04-20Implement CL kernel for a native batched matmul Quantized - LHS transposed, R...Omar Al Khatib
2023-04-19NETranspose 8x8 kernel for 32-bit elementsEthan Doe