aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/NEON/kernels
AgeCommit message (Expand)Author
2018-11-02COMPMID-1401 Implement NEFullyConnectedLayer for QASYMM8Giorgio Arena
2018-11-02COMPMID-1405: Create our own gemm_native kernel / function.Anthony Barbier
2018-11-02COMPMID-1386: Add support for converting weights for CL.Georgios Pinitas
2018-11-02COMPMID-1364: Add support for NHWC in NEDepthConcatenateLayerGeorgios Pinitas
2018-11-02COMPMID-1357: Stop passing around raw pointers in NEWinogradConvolutionAnthony Barbier
2018-11-02COMPMID-1381: Cleaned up the AssemblyHelper interfaceAnthony Barbier
2018-11-02COMPMID-1167: Validation for NEDepthwiseConvolutionLayerAbe Mbise
2018-11-02COMPMID-1271: New system for GEMM heuristicsDavid Mansell
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1369: Revert accidental formatting of RSH's repoAnthony Barbier
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1162: Enable NHWC data layout support for NEWinogradConvolutionLayer ...Pablo Tello
2018-11-02COMPMID-814: Add validate method to scale.Georgios Pinitas
2018-11-02COMPMID-948: Add validation to NEL2NormalizeLayerJohn Richardson
2018-11-02COMPMID-814: NEScale NHWC supportGeorgios Pinitas
2018-11-02COMPMID-1050 CL/NEON: Create a function to convert the 2D weights of FC layer...Giorgio Arena
2018-11-02COMPMID-1112: Enabled multithreading transforms in Winograd.Pablo Tello
2018-11-02COMPMID-1110 Add QASYMM8 to supported types for NE/CLActivationLayerMichalis Spyrou
2018-11-02COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolutionGiorgio Arena
2018-11-02COMPMID-1096 - Add fast_math flag to CLConvolutionLayerGian Marco Iodice
2018-11-02COMPMID-1010: Remove RSH profiler headerGeorgios Pinitas
2018-11-02COMPMID-806 Add NHWC data format support format for NEON poolingMichalis Spyrou
2018-11-02COMPMID-1074: Rename WinograLayer.cpp to WinogradConvolutionLayer.cppGeorgios Pinitas
2018-11-02COMPMID-718 : Winograd: add validate method and testsVidhya Sudhan Loganathan
2018-11-02COMPMID-718 : Winograd: add validate method and testsVidhya Sudhan Loganathan
2018-11-02COMPMID-804: Add NHWC data format support for NEON batch normalisationMichele Di Giorgio
2018-11-02COMPMID-987: Make beta and gamma optional in BatchNormalizationMichele Di Giorgio
2018-11-02COMPMID-577: Implement CL validation for GaussianPyramidSanghoon Lee
2018-11-02COMPMID-1054 Update RSH's GEMM to add batch+multi supportMichalis Spyrou
2018-11-02COMPMID-802 Add NHWC data format support for NEON im2col.Giorgio Arena
2018-11-02COMPMID-1021: CPUInfo refactoring.Pablo Tello
2018-11-02COMPMID-1017: Implement dilated convolution in NEON, OpenCL, and GCAlex Gilday
2018-11-02COMPMID-959: Removed Interleave blocked kernel.Pablo Tello
2018-11-02COMPMID-1008: Fix Doxygen issuesAlex Gilday
2018-11-02COMPMID-754: Add validation to LocallyConnected and NEDeconv layersAlex Gilday
2018-11-02COMPMID-1005: Update Depthwise Convolution form RSHGeorgios Pinitas
2018-11-02COMPMID-754: Add validation to (De)QuantizationLayersAlex Gilday
2018-11-02COMPMID-881: Fixed x86 builds and removed printfsPablo Tello
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello
2018-11-02COMPMID-941 Add NEON broadcast multiply supportMichalis Spyrou
2018-11-02COMPMID-976: Fix warnings for ndk-r16bAnthony Barbier
2018-11-02COMPMID-617: Add validate support for NEON FullyConnectedLayerIoan-Cristian Szabo
2018-11-02COMPMID-784: Fixed SAME paddding in WinogradLayerPablo Tello
2018-11-02COMPMID-828 - Add support for pool widths 4, 5 & 6 and for non square data si...Isabella Gottardi
2018-11-02COMPMID-784: Productise Winograd.Pablo Tello
2018-11-02COMPMID-856: CL Depthwise Convolution QASYMM8 supportGeorgios Pinitas
2018-11-02COMPMID-906: Use fused activation in NEON Batch normalizationGeorgios Pinitas
2018-11-02COMPMID-903: Implements NEPermute for NHWC conversionsGeorgios Pinitas
2018-11-02COMPMID-918: AArch32 SGEMM generic kernel fix.David Mansell
2018-11-02COMPMID-878: Integrate AArch32 SGEMM Arm Cortex-A55r1 kernel from RSHMichele Di Giorgio