aboutsummaryrefslogtreecommitdiff
path: root/src/graph/mutators
AgeCommit message (Expand)Author
2019-05-07COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-04-15COMPMID-2111: ConcatenateLayer API should accept an index instead of an enumGeorgios Pinitas
2019-03-29COMPMID-1995: Fixed graph fusion mutator for float types.Georgios Pinitas
2019-03-20COMPMID-1995: Prepare Graph to support different input/output quantization infoIsabella Gottardi
2019-03-14COMPMID-1995: Revert fusing convolution to batch norm due to performance regr...giuros01
2019-03-13COMPMID-1740: Fuse batch normalization with Convolution Layer at graph levelgiuros01
2018-11-14COMPMID-1451: Perform fusion before GroupConvolution unrollingGeorgios Pinitas
2018-11-02COMPMID-1451: Fuse activation in DepthwiseConvolution.Georgios Pinitas
2018-11-02COMPMID-1451:Fuse RELU,LU_BOUNDED_RELU with requantization in NEGEMMConvoluti...Georgios Pinitas
2018-11-02COMPMID-1246: Fix bug in handling backends that can't be loaded in the Graph APIAnthony Barbier
2018-11-02COMPMID-1505: Add native grouping support at graph levelGeorgios Pinitas
2018-11-02COMPMID-1367: Enable NHWC in graph examplesGeorgios Pinitas
2018-11-02COMPMID-1409: Disable BN + Act fusion in the graph if activation is not suppo...Georgios Pinitas
2018-11-02COMPMID-1283: (GitHub issue) after convolution output data is zeroGeorgios Pinitas
2018-11-02COMPMID-1097: Port mobilenet to NHWCGeorgios Pinitas
2018-11-02COMPMID-797: Switch to new graph.Georgios Pinitas