aboutsummaryrefslogtreecommitdiff
path: root/src/graph
AgeCommit message (Expand)Author
2020-07-22COMPMID-3386: Support memory injection in CLConcatenate functions/kernelsMichele Di Giorgio
2020-07-14COMPMID-3374: Remove memory state from NEConcatenateLayer kernelsGeorgios Pinitas
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-06-23COMPMID-3324: Allow in-place mutation on nodes with separate multiple inputsMichele Di Giorgio
2020-06-22COMPMID-3479: Perform in-place computations in NEElementwiseUnaryKernelManuel Bottini
2020-06-19COMPMID-3480: Enable in-place elementwise operations in graph APIMichele Di Giorgio
2020-06-18Revert "COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKe...Michele Di Giorgio
2020-06-16COMPMID-3381: Implement graph example for YoLo v3 output detectorSheri Zhang
2020-06-15COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernelMichele Di Giorgio
2020-05-14COMPMID-3069: Align graph convolution implementation for CL and NEON.Georgios Pinitas
2020-04-03COMPMID-3101 Fuse activation with floating point elementwise operation layers...Giorgio Arena
2020-03-25COMPMID-3098 Fuse Relu and Bounded Relu with FullyConnected NEONSiCongLi
2020-03-13COMPMID-3221: Add DeconvolutionLayerDescriptorSang-Hoon Park
2020-03-13COMPMID-3221: Add EltwiseLayerDescriptorSang-Hoon Park
2020-03-11COMPMID-3221: (DATA_UPDATE) add graph example for EDSRSang-Hoon Park
2020-03-10COMPMID-3069: Improve build time by splitting up ToolchainSupport.hMatthew Bentham
2020-03-02COMPMID-3097 Fuse activation with fully connected layer CLGiorgio Arena
2020-02-26COMPMID-3067: Address gcc9 failuresGeorgios Pinitas
2020-02-19COMPMID-3105: Update pad layer to PadV2Georgios Pinitas
2020-02-12Silence warnings related to "control reaches end of non-void function"Matthew Bentham
2020-02-05COMPMID-3083: Add graph support for PReluGeorgios Pinitas
2020-02-05COMPMID-2819: Enable PadLayer on NEON graph backend.Georgios Pinitas
2020-01-17COMPMID-2985 change PoolingLayerInfo to structSang-Hoon Park
2020-01-16COMPMID-2856 Add PrintLayer at graph levelGiorgio Arena
2019-12-06COMPMID-2779: Add support for generating synthetic int8 graphs.Georgios Pinitas
2019-11-14COMPMID-2452: Add mnist exampleIsabella Gottardi
2019-11-14COMPMID-2905: Fixed benchmark graph segfault.Pablo Tello
2019-11-12COMPMID-2579: Fuse batch normalization with convolution and depthwise convolu...Gian Marco Iodice
2019-10-26COMPMID-2588: Optimize the output detection kernel required by MobileNet-SSD ...Giuseppe Rossini
2019-10-23COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise ...Manuel Bottini
2019-10-17COMPMID-2813: Update the heuristic in CLDepthWiseConvolutionLayerGian Marco Iodice
2019-10-15COMPMID-2205: CL runtime context.Pablo Tello
2019-10-03COMPMID-2685: [CL] Use Weights managerMichalis Spyrou
2019-10-01COMPMID-2581: Fuse batch normalization with convolution and depthwise convolu...giuros01
2019-09-30COMPMID-2452: Fix compilation issues on armclangGeorgios Pinitas
2019-09-26COMPMID-2161 [NEON] Create IWeightManager classMichalis Spyrou
2019-09-17COMPMID-2649: Generalize MemoryGroup.Georgios Pinitas
2019-08-30compmid-2573: Investigate FP16 Winograd reference implementationsgiuros01
2019-08-28COMPMID-2605: Add asymmetric padding support for Deconvolution layerMatthew Jackson
2019-08-14COMPMID-2582: Disable fuse batch normalization on OpenCL for FP16Gian Marco Iodice
2019-08-06COMPMID-1849: Implement CPPDetectionPostProcessLayerIsabella Gottardi
2019-08-01COMPMID-2055: Fusion of ConvolutionLayer with BatchNormalization at graph onl...Manuel Bottini
2019-07-29COMPMID-2430: Adding FusedDepthwiseConvolutionBatchNormalizationLayer conditi...Manuel Bottini
2019-07-16COMPMID-2336: Fix InPlaceMutator condition and add SaveNumpyAccessorIsabella Gottardi
2019-07-11COMPMID-2273: Fuse Batch Normalization with Depthwise Convolution layer at gr...Manuel Bottini
2019-07-11COMPMID-2092: Refactoring interface for the deconvolution kernels (NEON/CL)Manuel Bottini
2019-07-09COMPMID-2156: Optimized dilated convolution for NEON.Georgios Pinitas
2019-06-07COMPMID-2394: (Nightly) Clang-tidy errorsMichalis Spyrou
2019-06-05COMPMID-2336: Fix clang-tidy issuesMichalis Spyrou
2019-05-21COMPMID-2109: Remove CL/NE Width/Depth ConcatenateLayer functions.Georgios Pinitas