aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-29Optimize CL Scale/Resize Quantized by removing (de)quant. codeGunes Bayir
2022-12-29Update the ClConv2d heuristicGian Marco Iodice
2022-12-29Extend Transposed Conv. for tiles with N0>1Gunes Bayir
2022-12-29Use CPU quantized addition kernel for quantized subtractionOmar Al Khatib
2022-12-28Fix company name on copyright noticeViet-Hoa Do
2022-12-28Fix various compilation errorsViet-Hoa Do
2022-12-28Implement Logits1DMaxShiftExpSum kernel component in dynamic fusionGunes Bayir
2022-12-28Add Resize/Scale operator to Dynamic Fusion interfaceJakub Sujak
2022-12-23Make CLReshape kernel window based on dst instead of srcRamy Elgammal
2022-12-23Add multiple output support for dynamic fusionViet-Hoa Do
2022-12-22Add is_supported_op interfaceSiCong Li
2022-12-22Fix build errorPablo Marquez Tello
2022-12-21Optimize MeanReduce by integer acc. and removing upfront dequant.Omar Al Khatib
2022-12-21Update direct conv2d kernel in dynamic fusionGian Marco Iodice
2022-12-21Optimize SVE natural exponential functionViet-Hoa Do
2022-12-21Fixed various mismatches in CpuCastKernelPablo Marquez Tello
2022-12-16Add output operator for dynamic fusionViet-Hoa Do
2022-12-14Optimize Transposed Convolution for CL backend (Quantized)Gunes Bayir
2022-12-13Add CLAMP operator to Dynamic Fusion interfaceJakub Sujak
2022-12-12Redistribute CL/Deconvolution QSYMM8_PER_CHANNEL testsGunes Bayir
2022-12-12Fix build error resulting from incorrect header pathJakub Sujak
2022-12-09Implement Cast operator in dynamic fusionGunes Bayir
2022-12-09Use heuristics for setting dynamic fusion direct conv2d tile sizesRamy Elgammal
2022-12-09Optimize CPU base-e exponential function on FP32Viet-Hoa Do
2022-12-09Implement the OpenCL kernel to compute the indirect convolutionGian Marco Iodice
2022-11-30Fix build error for unused variables in data type specific buildsGunes Bayir
2022-11-29Adding GpuAdd to dynamic fusion operatorsRamy Elgammal
2022-11-28Integrate SME2 kernelsViet-Hoa Do
2022-11-28Implement FP32/16 Depthwise Conv2d operator in dynamic fusionGunes Bayir
2022-11-25Implement address precalculation for indirect conv2d - OpenCLGian Marco Iodice
2022-11-23ONCPUML-1072: Remove double definition of get_mws for Mul kernelfadara01
2022-11-22Remove dynamic fusion prototype with tests and examplesSiCong Li
2022-11-22ONCPUML-1072: Tuned MWS values (for N1, V1) for binary operators used by oneDNNFadi Arafeh
2022-11-22space-to-depth shape calculator fixRamy Elgammal
2022-11-18Add num_threads_to_use to OMPScheduler based on workload sizecfRod
2022-11-17Fix documentation about BF16 accelerationViet-Hoa Do
2022-11-15Fix release notes for 22.11Viet-Hoa Do
2022-11-15Fix regression caused by mws in ActivationLayerMohammed Suhail Munshi
2022-11-15Fix GemmLowp BatchMatMul Tests to use quantized OutputsMohammed Suhail Munshi
2022-11-15Fixed Arm NN unit test failure caused by quantised multiplication patch.Omar Al Khatib
2022-11-15Add release notes for 22.11Viet-Hoa Do
2022-11-14Optimize Transposed Convolution for CL backend (FP32/16)Gunes Bayir
2022-11-14Update READMEViet-Hoa Do
2022-11-14Optimize T_QUANTIZE8_ASYMMETRIC for Maliā„¢ G52Pablo Marquez Tello
2022-11-10Fix compiler warnings in dynamic fusionSiCong Li
2022-11-09Fix CPU multiplication layer threading overheadViet-Hoa Do
2022-11-08SVE Hard-Swish via Lookup table for quantized inputPablo Marquez Tello
2022-11-07Optimize CPU mul layer on quantized dataOmar Al Khatib
2022-11-04Fix compiler warnings in dynamic fusionSiCong Li
2022-11-04Update SONAME_VERSION in SConscriptViet-Hoa Do