aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
2019-11-23IVGCVSW-4158 FP16 Mobilenet V1 and V2 30% regression on ArmNN on Mate20Sadik Armagan
2019-11-19Revert "Only enable mixed precision FP16 pooling for Android Q"Kevin May
2019-11-15IVGCVSW-4073 Send stream info in the ConnectionAcknowledgedCommandHandlerMatteo Martincigh
2019-11-15Only enable mixed precision FP16 pooling for Android QDerek Lamberti
2019-11-08Add profiling includes to Android.mkjaneil01
2019-11-06IVGCVSW-3444 File Only Profiling ConnectionKeith Davis
2019-10-31GitHub #292 Move BackendRegistry.hpp to the public APIMatteo Martincigh
2019-10-28IVGCVSW-4031 Provide well known profiling GUIDsJim Flynn
2019-10-25IVGCVSW-4022 Create a DeclareLabel utility functionMatteo Martincigh
2019-10-21IVGCVSW-4009 StandInLayer frontend APIDerek Lamberti
2019-10-21IVGCVSW-3993 Add frontend and reference workload for ComparisonLayerAron Virginas-Tar
2019-10-18Github #275 Generate versionned librariesMatteo Martincigh
2019-10-17Move version definition to its own fileGuillaume Gardet
2019-10-14IVGCVSW-3971 Implement the Per-Job Counter Selection command handlerMatteo Martincigh
2019-10-11IVGCVSW-3973 Add frontend for LOG_SOFTMAXAron Virginas-Tar
2019-10-09IVGCVSW-3937 Improve the Connection Acknowledged HandlerMatteo Martincigh
2019-10-08IVGCVSW-3948 Add Profiling config to Runtime constructorJim Flynn
2019-10-03IVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATIONKevin May
2019-09-27NNXSW-1826 Add an optimization step which combines Permute and BatchToSpace i...Rob Hughes
2019-09-20IVGCVSW-3883 Add frontend for DepthToSpace layerAron Virginas-Tar
2019-09-17IVGCVSW-3875 Add frontend for SLICE layerAron Virginas-Tar
2019-09-05IVGCVSW-3722 Add front end support for ArgMinMaxNikhil Raj
2019-09-05IVGCVSW-3739 Add Arm NN front end support for Abs LayerKevin May
2019-08-29IVGCVSW-3656 Fix wrong rename of the reference backend control macroMatteo Martincigh
2019-08-27IVGCVSW-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