aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
AgeCommit message (Expand)Author
2018-11-02COMPMID-1162: Enable NHWC data layout support for NEWinogradConvolutionLayer ...Pablo Tello
2018-11-02COMPMID-801: NHWC support in CLIm2Col.Pablo Tello
2018-11-02COMPMID-1048 Add NHWC data format support to Winograd filter transform 4x4_3x3Giorgio Arena
2018-11-02COMPMID-817: Tuner: Port kernels to new design.Georgios Pinitas
2018-11-02COMPMID-1200: Missing noexcept specifiersGeorgios Pinitas
2018-11-02COMPMID-1257: Allow retaining weights in CLDeconvolutionLayerMichele Di Giorgio
2018-11-02COMPMID-1246: Add GLES target in graph TypePrinterGeorgios Pinitas
2018-11-02COMPMID-1048 Add NHWC data format support to Winograd output transform 4x4_3x3Giorgio Arena
2018-11-02COMPMID-1244: Allow retaining weights in CLGEMMConvolutionLayer and CLFullyCo...Michele Di Giorgio
2018-11-02COMPMID-1151: Templatize FunctionFactories.Georgios Pinitas
2018-11-02COMPMID-799 - Use new OpenCL 8-bit dot product instructionMichalis Spyrou
2018-11-02COMPMID-1246 Fixed Window::scale()Anthony Barbier
2018-11-02COMPMID-1209: Enable memory manager for the GEMM workspace bufferGeorgios Pinitas
2018-11-02COMPMID-813 Add NHWC data format support for CL scaleMichalis Spyrou
2018-11-02COMPMID-1180: Add support for bucket multi-threading (Part 1)Anthony Barbier
2018-11-02COMPMID-1182: printf doesn't workGeorgios Pinitas
2018-11-02COMPMID-1176: Adds nodes to the graph.Georgios Pinitas
2018-11-02COMPMID-568: Implement Canny edge function for CL/NEONAbe Mbise
2018-11-02COMPMID-1083 : Compute library should be made usable on non-ARM platformsVidhya Sudhan Loganathan
2018-11-02COMPMID-655 : Check FP16 is supported by the GPUVidhya Sudhan Loganathan
2018-11-02COMPMID-1176: Add FP16 support in CLDeconvolutionLayer.Georgios Pinitas
2018-11-02COMPMID-1035 - Add ResneXt50 as a graph exampleIsabella Gottardi
2018-11-02COMPMID-993 Implement CL LSTM functionMichalis Spyrou
2018-11-02COMPMID-1106 Add fast math support in NEWinogradConvolutionLayerGiorgio Arena
2018-11-02COMPMID-814: Add validate method to scale.Georgios Pinitas
2018-11-02COMPMID-1137 OpenCL concatenate widthMichalis Spyrou
2018-11-02COMPMID-792 - Re-enabled Winograd on NEON in all graph examples.Gian Marco Iodice
2018-11-02COMPMID-948: Add validation to NEL2NormalizeLayerJohn Richardson
2018-11-02COMPMID-814: NEScale NHWC supportGeorgios Pinitas
2018-11-02COMPMID-1104 Add fast math hint in the graph APIGiorgio Arena
2018-11-02COMPMID-1122: Don't try to retrieve the list of devices from a null contextAnthony Barbier
2018-11-02COMPMID-1086: Optimizing GCGEMM - Add helpers to get target GPU informationMichele Di Giorgio
2018-11-02COMPMID-948: Add validation to CLL2NormalizeLayerJohn Richardson
2018-11-02COMPMID-1050 CL/NEON: Create a function to convert the 2D weights of FC layer...Giorgio Arena
2018-11-02COMPMID-605: Transition buffer memory managerGeorgios Pinitas
2018-11-02COMPMID-959: Remove invalid switch log info on default method.Georgios Pinitas
2018-11-02COMPMID-1052 - Rework validate method in CLGEMMGian Marco Iodice
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-959: Add missing header in Workload.hGeorgios Pinitas
2018-11-02COMPMID-1131: Fix SIGBUS errorGeorgios Pinitas
2018-11-02COMPMID-997: Add support for node's name in GraphAPI.Georgios Pinitas
2018-11-02COMPMID-1097: Port mobilenet to NHWCGeorgios Pinitas
2018-11-02COMPMID-1068 Create validate method to CLDepthWiseConvolutionGiorgio Arena
2018-11-02COMPMID-959: Assembly kernel marks weights as unused when pretransposeGeorgios Pinitas
2018-11-02COMPMID-1122: Store the cl_context only in one placeAnthony Barbier
2018-11-02COMPMID-1125: Add support for FP16 in CLDepthwiseConvolutionMichele Di Giorgio
2018-11-02COMPMID-959: Perform pretranspose if allowed on NEON assemblyGeorgios Pinitas
2018-11-02COMPMID-1084 Rework the way validation is performed for NHWC data layoutGiorgio Arena
2018-11-02COMPMID-920: Introduce prepare() stageGeorgios Pinitas