aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph/Types.h
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-09-04Remove legacy PostOps codeJakub Sujak
2023-07-28Retain back-compatibility for arm_compute/core/Types.hSiCong Li
2023-06-15Break up arm_compute/core/Types.h a bitMatthew Bentham
2021-12-09Graph Fusion With Post Ops Fixramelg01
2021-11-03Add graph level convolution fusion with post operatorSheri Zhang
2021-06-23Add in-place computation for elementwise operationsSheri Zhang
2021-04-21Add support for CLVKMichalis Spyrou
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-26Remove GLES-related codeMichele Di Giorgio
2021-03-03Add QASYMM8_SIGNED support to graph examples via graph mutatorSiCongLi
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-02-15Add DIV to Elementwise layer support at graph levelAlessandro Navone
2021-02-09Add mlgo to graph examplesSiCong Li
2020-12-10Remove (NE/CL)YoloLayer supportGeorgios Pinitas
2020-09-09Add Reduction operation layer node to graph APIthecha01
2020-09-09Add L2Normalize layer node to Graph APIthecha01
2020-09-07Add ArgMinMax layer node to Graph APIthecha01
2020-09-04Add StridedSliceLayerNode to graph APIthecha01
2020-09-04Add DepthToSpace layer node to Graph APIthecha01
2020-08-24Add support ElementwiseMax operator in graph APIthecha01
2020-07-16[ONCPUML-97]: Implement "int8" support for 2D decomposition at high core countsAleksandr Nikolaev
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-06-16COMPMID-3381: Implement graph example for YoLo v3 output detectorSheri Zhang
2020-02-19COMPMID-3105: Update pad layer to PadV2Georgios Pinitas
2020-02-05COMPMID-3083: Add graph support for PReluGeorgios Pinitas
2020-01-16COMPMID-2856 Add PrintLayer at graph levelGiorgio Arena
2019-12-06COMPMID-2779: Add support for generating synthetic int8 graphs.Georgios Pinitas
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-11-14COMPMID-2452: Add mnist exampleIsabella Gottardi
2019-09-30COMPMID-2452: Fix compilation issues on armclangGeorgios Pinitas
2019-09-26COMPMID-2161 [NEON] Create IWeightManager classMichalis Spyrou
2019-08-06COMPMID-1849: Implement CPPDetectionPostProcessLayerIsabella Gottardi
2019-07-11COMPMID-2273: Fuse Batch Normalization with Depthwise Convolution layer at gr...Manuel Bottini
2019-05-20COMPMID-2362: Add Quantization Layer to the graph APIIsabella Gottardi
2019-04-25COMPMID-1974 : Extend CLTuner to support different of level of tuningVidhya Sudhan Loganathan
2019-03-25COMPMID-2076: Add StackLayer to the graph APIMichele Di Giorgio
2019-03-13COMPMID-1740: Fuse batch normalization with Convolution Layer at graph levelgiuros01
2019-02-18COMPMID-1999: Add support for GenerateProposals operator in CLManuel Bottini
2019-02-15Revert "COMPMID-1329: Add support for GenerateProposals operator in CL"Giuseppe Rossini
2018-12-13COMPMID-1808: Add Detection Output Layer to the GraphAPIIsabella Gottardi
2018-11-19COMPMID-1750: Add PriorBox operator to graph API.Pablo Tello
2018-11-16COMPMID-1637 - Add ROIAlign operator to the graph APIManuel Bottini
2018-11-15COMPMID-1639: Add GenerateProposals to the graph APIMichele Di Giorgio
2018-11-09COMPMID-1451: Remove unused code.Georgios Pinitas
2018-11-08COMPMID-1638 - Add BBoxTransform to the graph APIManuel Bottini
2018-11-02COMPMID-1603: Add PadLayer to graph APIMichele Di Giorgio
2018-11-02COMPMID-1595 Add UpsampleLayer to graph APIMichalis Spyrou
2018-11-02COMPMID-1576: Add SliceLayer to graph APIMichele Di Giorgio
2018-11-02COMPMID-1582 Add YOLOLayer to graph APIMichalis Spyrou