aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON
AgeCommit message (Expand)Author
2018-11-02COMPMID-1162: Enable NHWC data layout support for NEWinogradConvolutionLayer ...Pablo Tello
2018-11-02COMPMID-1256: Memory corruption in NEGEMMGeorgios Pinitas
2018-11-02COMPMID-568: Implement Canny edge function for CL/NEONAbe Mbise
2018-11-02COMPMID-566: Implement reference and CL/NEON validation for ColorConvert (par...Sanghoon Lee
2018-11-02COMPMID-1177: Improved native GEMM.David Mansell
2018-11-02COMPMID-1163: NEON Scale NHWC failuresGeorgios Pinitas
2018-11-02COMPMID-814: Add validate method to scale.Georgios Pinitas
2018-11-02COMPMID-1166: Fixed alpha/beta mixup for some merges.David Mansell
2018-11-02COMPMID-1102 : Enable the use of 4x4 tile sizes in neon implementation of win...Vidhya Sudhan Loganathan
2018-11-02COMPMID-948: Add validation to NEL2NormalizeLayerJohn Richardson
2018-11-02COMPMID-1139: Fix SIGSEGV in arm_compute_benchmarkGeorgios Pinitas
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-810 Add NHWC data format support for NEON convolutionMichalis Spyrou
2018-11-02COMPMID-1112: Enabled multithreading transforms in Winograd.Pablo Tello
2018-11-02COMPMID-597: Port HOGMultiDetection to new frameworkJohn Richardson
2018-11-02COMPMID-1134: Fixing the Window reconstruction in gemm_nativeAnthony Barbier
2018-11-02COMPMID-1097: Port mobilenet to NHWCGeorgios Pinitas
2018-11-02COMPMID-808 Add NHWC data format support for NEON direct convolutionGiorgio Arena
2018-11-02COMPMID-1105: Fix mismatches conv layer when using NativeGemm with multiple t...Pablo Tello
2018-11-02COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolutionGiorgio Arena
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-802 Fix NEIm2Col NHWCGiorgio Arena
2018-11-02COMPMID-987: Make beta and gamma optional in BatchNormalizationMichele Di Giorgio
2018-11-02COMPMID-1054 Update RSH's GEMM to add batch+multi supportMichalis Spyrou
2018-11-02COMPMID-812 Add NHWC data format support for NEON depthwise convolution (opti...Giorgio Arena
2018-11-02COMPMID-584: Add validation to channel_combine kernelsIoan-Cristian Szabo
2018-11-02COMPMID-802 Add NHWC data format support for NEON im2col.Giorgio Arena
2018-11-02COMPMID-585: Port OpticalFlow to new validationJohn Richardson
2018-11-02COMPMID-1040: Added support for nullptr bias tensor in NEWinogradLayerAndrew Mundy
2018-11-02COMPMID-1021: CPUInfo refactoring.Pablo Tello
2018-11-02COMPMID-596: Port HOGDetector to new validationJohn Richardson
2018-11-02COMPMID-1017: Implement dilated convolution in NEON, OpenCL, and GCAlex Gilday
2018-11-02COMPMID-959: Fix valid region for ScaleDiego Lopez Recas
2018-11-02COMPMID-959: Removed Interleave blocked kernel.Pablo Tello
2018-11-02COMPMID-881: Updated arm_gemm to the lastestPablo Tello
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-594: Implement reference and CL/NEON validation for LocallyConnectedSanghoon Lee
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello
2018-11-02COMPMID-793 : Add graph intermediate representationGeorgios Pinitas
2018-11-02Revert "COMPMID-959: Fix valid region for Scale by always setting full shape"Georgios Pinitas
2018-11-02COMPMID-959: Fix bug reset method NEMinMaxLayerIsabella Gottardi
2018-11-02COMPMID-959: Fix valid region for Scale by always setting full shapeDiego Lopez Recas