aboutsummaryrefslogtreecommitdiff
path: root/SConscript
AgeCommit message (Expand)Author
2022-02-10Remove 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
2021-08-05Update SONAME_VERSION in SConscriptFreddie Liardet
2021-08-04Implement Operator APIGeorgios Pinitas
2021-07-25Reorganize the kernels into nhwc, nchw and common foldersAdnan AlSinan
2021-07-15Improve filelist for GPUGeorgios Pinitas
2021-06-25Fix typo in SconscriptMichalis Spyrou
2021-06-24Move core and runtime files to a single libraryMichalis Spyrou
2021-06-23Create core library using high priority operatorsMichalis Spyrou
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-06-07Enable fat binary supportGeorgios Pinitas
2021-06-01Rename ported functionsManuel Bottini
2021-05-26Create CpuGemmDirectConv2dSang-Hoon Park
2021-05-19Port DepthConvert to new ApiGeorgios Pinitas
2021-05-18Port CLGEMM to memory injecting interfaceGeorgios Pinitas
2021-05-18Port NEFlatten layer to a memory injecting interfaceGeorgios Pinitas
2021-05-17Move memory management out of CpuPoolingMichele Di Giorgio
2021-05-14Rename NEGEMMAssembly to CpuGemmAssemblySang-Hoon Park
2021-05-06Update SONAME_VERSION in SConscriptSheri Zhang
2021-05-05Rename Quantization/Dequantization kernels/operators to imperative moodGeorgios Pinitas
2021-05-04Rename PixelwiseMultiplications to Mul for simplicityGeorgios Pinitas
2021-04-28Add Queue supportGeorgios Pinitas
2021-04-20Remove experimental tracing featurePablo Marquez Tello
2021-04-06Add tensor related data structures for the new APIGeorgios Pinitas
2021-02-25Introduce Context opaque object of the new interfaceGeorgios Pinitas
2021-02-23Remove OpenGL ES supportManuel Bottini
2021-02-17Update SONAME_VERSIONGiorgio Arena
2021-02-10Decouple CpuPoolingKernel data type and data layoutSheri Zhang