aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/LayerSupport.cpp
AgeCommit message (Expand)Author
2019-12-12IVGCVSW-4262 Use ACL Permute and Reshape Validate function in Neon and CLKevin May
2019-08-20IVGCVSW-3163 Support Neon TransposeConv2dSadik Armagan
2019-08-05IVGCVSW-3277 Mem export/import suppor for TensorsDerek Lamberti
2019-07-24IVGCVSW-3469 Add front end for Quantized LSTM layerJames Conroy
2019-07-09IVGCVSW-3397 Join lstm parameter infos in a struct for isLstmSupportedJan Eilers
2019-07-02IVGCVSW-3382 Deprecate ResizeBilinear and use Resize with Bilinear methodAron Virginas-Tar
2019-07-02IVGCVSW-3369 Add IsPreluSupported to default layer supportMatteo Martincigh
2019-06-26IVGCVSW-3197 Support SPACE_TO_DEPTH on AndroidKeith Davis
2019-06-07Github #140 Use snprintf instead of strncpyMatthew Bentham
2019-05-28IVGCVSW-3119 Rename MergerLayer to ConcatLayerJim Flynn
2019-05-23IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork NEONNarumol Prangnawarat
2019-05-14IVGCVSW-3076 Add ConcatLayer methods to public APIJim Flynn
2019-05-13MLCE-101: Adding dilation support in conv and dconvPablo Tello
2019-04-05IVGCVSW-2914 Add Switch Layer and no-op factory methodSadik Armagan
2019-04-05IVGCVSW-2915 Add Merge Layer and no-op factory methodNattapat Chaimanowong
2019-03-28IVGCVSW-2874 Add DequantizeLayer and no-op factory methodNattapat Chaimanowong
2019-03-27IVGCVSW-2870 Support QuantizeLayer on frontendDerek Lamberti
2019-03-26IVGCVSW-2881 Remove DebugDescriptorNattapat Chaimanowong
2019-02-08Github #123 Catch exceptions by referenceMatthew Bentham
2019-01-24IVGCVSW-2555 Add no-op implementation for Detection PostProcessNarumol Prangnawarat
2019-01-23IVGCVSW-1048 RESIZE_BILINEAR NEON operatorSadik Armagan
2019-01-16IVGCVSW-2508 Add no-op factory implementations and layer for Gather operatornarpra01
2019-01-11IVGCVSW-2454 Refactor ArmNN to support pluggable backends from a separateMatteo Martincigh
2019-01-07IVGCVSW-2371 Add Rsqrt Ref implementationMohamed Nour Abouelseoud
2018-12-17IVGCVSW-2398 Add no-op factory implementations for all backends for theFrancisMurtagh
2018-12-14IVGCVSW-2377 Add no-op factory implementations for all backends for theMatteo Martincigh
2018-12-06IVGCVSW-2315 Add descriptor for DebugNattapat Chaimanowong
2018-12-03IVGCVSW-2315 Add DebugLayer and no-op factory methodNattapat Chaimanowong
2018-11-29IVGCVSW-2245 Add Minimum Layer and no-op Factory implementationkevmay01
2018-11-28IVGCVSW-2253 Add maximum layer and corresponding no-op factory implementationNattapat Chaimanowong
2018-11-19IVGCVSW-2043 - Merger using ACL for innermost concat axisNikhil Raj
2018-11-15IVGCVSW-2086: Add StridedSlice layer & corresponding no-op factory implementa...Conor Kennedy
2018-11-12IVGCVSW-2125 : Consolidate backend registries into oneDavid Beck
2018-11-12IVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementation and Unit tests.Éanna Ó Catháin
2018-11-05Revert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend"David Beck
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar
2018-11-02IVGCVSW-2093 Add SpaceToBatchNd layer and corresponding no-op factory impleme...Nattapat Chaimanowong
2018-10-26IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackendDavid Beck
2018-10-22IVGCVSW-2037 : separate registry for layer support intrefacesDavid Beck
2018-10-22IVGCVSW-1998 : replace Compute enum in LayerSupport free functionsDavid Beck
2018-10-10IVGCVSW-1985: Replace std::string* reasonIfNotSupported with Optional<std::st...arovir01
2018-10-10IVGCVSW-1964 : replace optional biases with home-grown OptionalDavid Beck
2018-10-10IVGCVSW-1886 - forward layer support for padNina Drozd
2018-10-10IVGCVSW-1900 : CL backend folder structureDavid Beck
2018-10-10IVGCVSW-1863 Support NHWC for L2NormalizationMatteo Martincigh
2018-10-10IVGCVSW-1899 : Neon backend folder structureDavid Beck
2018-10-10IVGCVSW-1898 : Ref backend folder structureDavid Beck
2018-10-10IVGCVSW-1881 Add PadLayer to ArmNNMohamed Nour Abouelseoud
2018-10-01IVGCVSW-1813 - Add MeanLayernarpra01
2018-09-25IVGCVSW-1804 : Add Subtraction layer types and placeholdersDavid Beck