aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2023-05-09Revert "Revert "Merge remote-tracking branch 'aosp/upstream-main' into master""Renato Grottesi
2023-05-08Revert "Merge remote-tracking branch 'aosp/upstream-main' into master"Renato Grottesi
2023-04-05IVGCVSW-7662 Update BuildGuideAndroidNDK.mdMike Kelly
2023-03-28IVGCVSW-7555 Restructure DelegateTeresa Charlin
2023-03-22IVGCVSW-7526 Upgrade ArmNN to Tensorflow 2.12Ryan OShea
2023-03-14IVGCVSW-3808 Add ElementwiseBinaryLayerMike Kelly
2023-03-06Fixing compare output feature in ExecuteNetworkColm Donelan
2023-01-23Refactor TOSA Common to be built without enabling the TOSA Reference backendMatthew Sloyan
2023-01-06IVGCVSW-7031 Generate static execute networkRyan OShea
2022-12-19Github #712: Use static libraries not object libraries for support libraryFrancis Murtagh
2022-12-12IVGCVSW-7209 Remove deprecated code due to be removed in 23.02Mike Kelly
2022-11-16IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layersRyan OShea
2022-10-27IVGCVSW-7273 Integrate TOSA Reference Model into Arm NNMatthew Sloyan
2022-09-07IVGCVSW-7209 Remove deprecated code due to be removed in 22.11Teresa Charlin
2022-09-05IVGCVSW-6497: BatchMatMul TfLite ParserSamuel Yap
2022-08-30IVGCVSW-7104: BatchMatMul Serializer/Deserializer SupportSamuel Yap
2022-08-30IVGCVSW-7133 Add TosaMappings backbone structure with support for Addition To...Cathal Corbett
2022-08-29IVGCVSW-7140 Produce map file for AndroidNN build for debug and release.Cathal Corbett
2022-08-05GitHub #667: Neon fold padding into average pool 2D quantization bug fix.Cathal Corbett
2022-07-27IVGCVSW-7109: Add Batch MatMul front end support - ReferenceSamuel Yap
2022-07-27IVGCVSW-6978: RedirectMembersToConstantInputs does not work with Fp32NetworkT...Francis Murtagh
2022-07-27IVGCVSW-7096 Harmonise macro ARMNN_TFLITE_DELEGATETeresa Charlin
2022-07-27IVGCVSW-6620 Update the async api to use ExecutionDataMatthew Sloyan
2022-06-30Fix for broken EthosN buildNikhil Raj
2022-06-29Add jni interface for the ArmNN DelegateJan Eilers
2022-06-27IVGCVSW-6981 Remove deprecated code 22.05 [Post Release]Nikhil Raj
2022-06-26IVGCVSW-6989 'Fixed build issue'Sadik Armagan
2022-06-20IVGCVSW-6989 "Merged experimental/armnn_shim_sl"Sadik Armagan
2022-05-26GitHub #644 fails to build with flatbuffers 2.0.6Mike Kelly
2022-05-18IVGCVSW-6147 ConstTensorsAsInput: Optimizer - FusePermuteIntoConstLayerCathal Corbett
2022-05-18IVGCVSW-6455 Support Const + Dequantize layer and optimize it.Teresa Charlin
2022-05-04IVGCVSW-6857 Add GATHERNd Support to the TfLiteParserTeresa Charlin
2022-05-04IVGCVSW-6856 Add GATHERNd Serializer and DeserializerTeresa Charlin
2022-05-03IVGCVSW-6856 Add GATHERNd FrontEnd and Ref ImplementationTeresa Charlin
2022-04-14IVGCVSW-6710 Add compile of BareMetalDeserializedGraph sampleJim Flynn
2022-04-11IVGCVSW-6707 Enables a bare metal compileJim Flynn
2022-03-31IVGCVSW-6815 Script Analysis of dependenciesKeith Davis
2022-03-23IVGCVSW-6706 Create the libpipeClient libraryJim Flynn
2022-03-23IVGCVSW-6706 Move headers to profiling/client/includeJim Flynn
2022-03-16IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server libraryJim Flynn
2022-03-16IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling codeJim Flynn
2022-03-13IVGCVSW-6848 Move Process.[ch]pp from armnnUtils to profiling/commonJim Flynn
2022-03-09IVGCVSW-6454 Add FLOOR_DIV Support to the TfLiteParserTeresa Charlin
2022-03-06IVGCVSW-6816 Inject counter registration into ProfilingServiceJim Flynn
2022-03-03IVGCVSW-6811 replace ProfilingService includes with IProfilingServiceJim Flynn
2022-03-01IVGCVSW-6602 Put ArmnnTestUtils under abi-compliance checking.Teresa Charlin
2022-02-14IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptionsJim Flynn
2022-02-09IVGCVSW-6399 Remove deprecated code 22.02Francis Murtagh
2022-02-07IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils.Colm Donelan
2022-01-26GitHub #603 Add PADV2 support to TFLite ParserMike Kelly