aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
2019-08-29IVGCVSW-3656 Fix wrong rename of the reference backend control macroMatteo Martincigh
2019-08-28IVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREFMatteo Martincigh
2019-08-22IVGCVSW-3656 Make the reference backend optionalMatteo Martincigh
2019-08-07IVGCVSW-3595 Implement the LoadDynamicBackends function in the Runtime classMatteo Martincigh
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-16IVGCVSW-3478 Refactor armnn to make new Lstm parameters available in android-...Ferran Balaguer
2019-07-10IVGCVSW-3418 Add Arm NN front end support for the new Stack layerMatthew Jackson
2019-07-02IVGCVSW-3382 Deprecate ResizeBilinear and use Resize with Bilinear methodAron Virginas-Tar
2019-06-28IVGCVSW-3363 Add frontend support for Resize LayerTeresa Charlin
2019-06-26IVGCVSW-3310 Update scripts to download q-fsk versionSadik Armagan
2019-06-24IVGCVSW-3277 Refactor TensorHandle factory APIDerek Lamberti
2019-06-24IVGCVSW-3267 Add more code coverage to the PReLU layerMatteo Martincigh
2019-06-21IVGCVSW-3319 Add frontend support for TransposeConvolution2d LayerAron Virginas-Tar
2019-06-17IVGCVSW-3267 Add Arm NN front end support for the new Prelu Activation layerMatteo Martincigh
2019-06-12IVGCVSW-3258 Add front end support for new SpaceToDepth layerAron Virginas-Tar
2019-05-28IVGCVSW-3119 Rename MergerLayer to ConcatLayerJim Flynn
2019-05-15IVGCVSW-2911 Add Android Q support to android-nn-driver infrastructureSadik Armagan
2019-04-30IVGCVSW-2405 Rename SubGraph to SubgraphViewDerek Lamberti
2019-04-10IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hppAron Virginas-Tar
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-02-01IVGCVSW-2603 The macros ARMCOMPUTECL_ENABLED and ARMCOMPUTENEON_ENABLEDMatteo Martincigh
2019-01-24IVGCVSW-2555 Add no-op implementation for Detection PostProcessNarumol Prangnawarat
2019-01-16IVGCVSW-2508 Add no-op factory implementations and layer for Gather operatornarpra01
2019-01-15IVGCVSW-2454 Merge together the pluggable backends work (was in aMatteo Martincigh
2019-01-07IVGCVSW-2371 Add Rsqrt Ref implementationMohamed Nour Abouelseoud
2019-01-02IVGCVSW-2353 Ignore control inputs in TensorFlow parsernarpra01
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-05IVGCVSW-2264 Move DataLayoutIndexed to armnnUtilsMatteo Martincigh
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-22Refactor inlined utility functions in NetworkUtilsAron Virginas-Tar
2018-11-20IVGCVSW-2144: Adding TensorUtils classNina Drozd
2018-11-15IVGCVSW-2086: Add StridedSlice layer & corresponding no-op factory implementa...Conor Kennedy
2018-11-12IVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementation and Unit tests.Éanna Ó Catháin
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-1896 : SubGraph selectorDavid Beck
2018-10-22IVGCVSW-2005: Pull in backend specific unit tests into Android.mk similarly a...Aron Virginas-Tar
2018-10-22IVGCVSW-1998 : replace Compute enum in LayerSupport free functionsDavid Beck
2018-10-22IVGCVSW-2006: Move ACL memory manager source code under aclCommonAron Virginas-Tar
2018-10-22IVGCVSW-1938: Move backend-specific source files to the corresponding backendAron Virginas-Tar
2018-10-22IVGCVSW-1988: Refactor backend-specific unit testsarovir01
2018-10-10IVGCVSW-1964 : replace optional biases with home-grown OptionalDavid Beck
2018-10-10IVGCVSW-1787 Add Support for Concatenation on TfLite parserSadik Armagan