IVGCVSW-1946: Remove armnn/src from the include paths
[platform/upstream/armnn.git] / src / backends / neon / NeonBackend.cpp
2018-11-02 Aron Virginas-TarIVGCVSW-1946: Remove armnn/src from the include paths
2018-10-26 David BeckIVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl...
2018-10-25 David BeckIVGCVSW-2067 : dynamically create workload factories...
2018-10-22 David BeckIVGCVSW-2037 : separate registry for layer support...
2018-10-22 David BeckIVGCVSW-1998 : replace Compute enum in LayerSupport...
2018-10-22 arovir01IVGCVSW-1996: Implement CreateWorkloadFactory() across...
2018-10-22 David BeckIVGCVSW-1952 : add BackendId class to prepare for the...
2018-10-22 David BeckIVGCVSW-1989 : implement backend creation and registry...
2018-10-10 arovir01IVGCVSW-1963: Add implementation classes for Cl, Neon...