aboutsummaryrefslogtreecommitdiff
path: root/src/graph/backends/NEON/NENodeValidator.cpp
AgeCommit message (Expand)Author
2019-11-14COMPMID-2452: Add mnist exampleIsabella Gottardi
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-08-06COMPMID-1849: Implement CPPDetectionPostProcessLayerIsabella Gottardi
2019-05-20COMPMID-2362: Add Quantization Layer to the graph APIIsabella Gottardi
2019-03-20COMPMID-1995: Prepare Graph to support different input/output quantization infoIsabella Gottardi
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-08COMPMID-1638 - Add BBoxTransform to the graph APIManuel Bottini
2018-11-08COMPMID-1579: Add support for ChannelShuffle operator in NEONGeorgios Pinitas
2018-11-02COMPMID-1460 Create Yolo v3 graph exampleMichalis Spyrou
2018-11-02COMPMID-1596 Create UpsampleLayer for NEONMichalis Spyrou
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
2018-11-02COMPMID-1556 - Add ReorgLayer to graph APIGian Marco Iodice
2018-11-02MLCE-37: Adds PermuteNode support in graphGeorgios Pinitas
2018-11-02COMPMID-1323: Added proper messages in graph NodeValidators.Georgios Pinitas
2018-11-02COMPMID-1176: Adds nodes to the graph.Georgios Pinitas
2018-11-02COMPMID-1074: Rename WinograLayer.cpp to WinogradConvolutionLayer.cppGeorgios Pinitas
2018-11-02COMPMID-797: Switch to new graph.Georgios Pinitas