aboutsummaryrefslogtreecommitdiff
path: root/SConscript
AgeCommit message (Expand)Author
2023-05-02Removes `experimental` from `experimental_fixed_format_kernels` flagNathan John Sircombe
2023-04-17Add quantized CL MatMul kernels for Lhs NT/T, Rhs NTGunes 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-14Update SONAME_VERSION in SConscriptJakub Sujak
2023-02-10Update SONAME_VERSION in SConscriptJakub Sujak
2023-01-30Fixed build error for Windows.Pablo Tello
2022-11-25Implement address precalculation for indirect conv2d - OpenCLGian Marco Iodice
2022-11-22Remove dynamic fusion prototype with tests and examplesSiCong Li
2022-11-14Optimize Transposed Convolution for CL backend (FP32/16)Gunes Bayir
2022-11-04Update SONAME_VERSION in SConscriptViet-Hoa Do
2022-10-21Fix mapfile generation in ClangPablo Marquez Tello
2022-10-12Add scons option to generate Map files.Pablo Marquez Tello
2022-08-05Update SONAME_VERSION in SConscriptRamy Elgammal
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-05-24[arm_gemm] Import fixed-format kernels from gemm_linux.Francesco.Petrogalli@arm.com
2022-05-16Update SONAME_VERSION in SConscriptMohammed Suhail Munshi
2022-04-26Update Neon™ depthwise kernelramelg01
2022-04-25Update Neon™ pooling kernelramelg01
2022-04-19Add CLPool3d Int8 SupportMohammed Suhail Munshi
2022-03-31Fix embedded kernel header inclusion for dynamic fusionGiorgio Arena
2022-03-24Add cleanup comments in SConscriptGiorgio Arena
2022-03-15Implementation of ClPooling3dramelg01
2022-03-08Merge kernel prototype patchGiorgio Arena
2022-02-09Remove deprecated remap functions.Adnan AlSinan
2022-02-08Update SONAME_VERSION in SConscriptAdnan AlSinan
2022-02-04SCons build system refactoring (phase #2).Motti Gondabi
2022-02-02Revert "Rework gemm_mm_reshaped_only_rhs_ kernels with new macros"Ramy Elgammal
2022-01-25Add OpenBSD/arm64 support.Kevin Lo
2022-01-25Rework gemm_mm_reshaped_only_rhs_ kernels with new macrosGian Marco Iodice
2021-12-23Fix SCons linking error when building for Multi ISA.Motti Gondabi
2021-12-23Remove Unusued arguments -pie and -static-libstdc++ in clang80 and clang80++Mohammed Suhail Munshi
2021-12-14Add Multi ISA support for SCons build System (part #1)Motti Gondabi
2021-12-13Remove padding from ClDirectConv2dKernelAdnan AlSinan
2021-11-24Fixed build errorsPablo Marquez Tello
2021-11-20Improve start-up timer for GeMM (floating-point):ramelg01
2021-11-05Update SONAME_VERSION in SConscriptGunes Bayir
2021-11-02Add post ops to ClGemmMatrixMultiplyReshapedOnlyRHSKernel and ClGemmMatrixMul...SiCongLi
2021-10-28Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1SiCongLi
2021-10-18Remove legacy GeMM kernels on OpenCLGian Marco Iodice
2021-10-18Add user provided JSON operator list buildFreddie Liardet
2021-10-14Implement CLDirectConv3D f32/f16Giorgio Arena
2021-10-07Per-operator build dependenciesGeorgios Pinitas
2021-09-03Remove padding from ClPool2dKernel NCHWGiorgio Arena
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-08-23Remove padding from ClScaleKernelGiorgio Arena
2021-08-12Fixing the Issue when building for Android using compress_kernels=1 and python 3Adnan AlSinan
2021-08-06Specify GPU high priority files in SConscriptMichele Di Giorgio