aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
2021-11-03Make it possible for backends to add include paths in AndroidZingo Andersen
2021-10-01IVGCVSW-6163 Add Conv3d FrontEnd and Ref ImplementationMatthew Sloyan
2021-09-24IVGCVSW-3705 Add Channel Shuffle Front end and Ref ImplementationSimon Obute
2021-07-22MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNNNarumol Prangnawarat
2021-07-15IVGCVSW-5965: Remove the boost library from Arm NN build files.Sadik Armagan
2021-06-30IVGCVSW-6161 ConstTensorsAsInput: Optimizer - Redirect ConstTensor layer membersMatthew Sloyan
2021-06-23IVGCVSW-6062 Rework the async threadpoolFinn Williams
2021-06-16MLCE-510 Add CpuRef Shape Operator to ArmNNKeith Davis
2021-06-16IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/...Nikhil Raj
2021-05-20MLCE-418 Reduce layer does not support multiple axesMatthew Sloyan
2021-05-07Revert "MLCE-418 Reduce layer does not support multiple axes"Matthew Sloyan
2021-05-06MLCE-418 Reduce layer does not support multiple axesMatthew Sloyan
2021-04-12IVGCVSW-5410 Add front-end support for CASTmathad01
2021-04-08IVGCVSW-5823 Refactor Async Network APIMike Kelly
2021-03-29IVGCVSW-5790 Merge async prototypeMike Kelly
2021-02-12IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy.Finn Williams
2021-02-03backends/reference: Add ReduceSum operation supportSadik Armagan
2021-01-15IVGCVSW-4417 'Serialise ArmNN Model on android-nn-driver'Sadik Armagan
2021-01-11IVGCVSW-5483 'Implement Loading and Saving to File'Matthew Sloyan
2020-11-13IVGCVSW-5328-5329 Fuse ActivationMike Kelly
2020-11-09IVGCVSW-5091 Add Logical ops frontend and ref implJames Conroy
2020-10-30IVGCVSW-5267 Remove boost from core android-nn-driverJames Ward
2020-10-29IVGCVSW-5468 Rewrite QuantizationDataSet.cpp to avoid use of CsvReaderJames Ward
2020-10-29IVGCVSW-5267 Remove boost from core android-nn-driverJames Ward
2020-10-08IVGCVSW-5363 Add Unmap layer and Unmap workloadJim Flynn
2020-10-07IVGCVSW-5362 Add Map layer and Map workloadJim Flynn
2020-09-29IVGCVSW-5295 Change fmt to be a header-only interface libraryJan Eilers
2020-07-29IVGCVSW-5166 Pull out the common and server side code into standalone librariesJim Flynn
2020-07-09IVGCVSW-5095 Make timeline report the Linux Thread ID not the pthread IDJim Flynn
2020-07-06IVGCVSW-4624 Add a RANK Reference ImplementationFinn Williams
2020-06-26IVGCVSW-4171 Makes DumpOutgoingValidFileEndToEnd test work reliablyJim Flynn
2020-06-11IVGCVSW-4906 Add front-end support for FILL operatorRyan OShea
2020-05-12IVGCVSW-4731 Move Packet.hpp to profiling/common/includeFinn Williams
2020-04-30IVGCVSW-4732 Move NetworkSockets class needs to profiling/commonFinn Williams
2020-04-27IVGCVSW-4595 Add IFileOnlyPacketHandlers to file only profiling connectionJim Flynn
2020-04-03Add flow to exclude libOpenCL when building AndroidnNNalered01
2020-04-02IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocolKeith Davis
2020-03-20IVGCVSW-4520 Implement BFloat16 OptimizerNarumol Prangnawarat
2020-03-20IVGCVSW-4549 Add front end for new QLSTM layerJames Conroy
2020-03-19IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload supportNarumol Prangnawarat
2020-03-17IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload supportNarumol Prangnawarat
2020-03-04IVGCVSW-4163 Enhance the error handling in the ReadPacket functionSadik Armagan
2020-03-03IVGCVSW-4375 Add support for Transpose to optimizationsMike Kelly
2020-03-02IVGCVSW-4375 Add support for TransposeMike Kelly
2020-02-24IVGCVSW-4368 Update Android.mk and backend.mk files with latest unit testsColm Donelan
2020-02-11Updating armnn-arm_compute to arm_compute_library.Mike Kelly
2020-02-10IVGCVSW-4328 BufferManager running out of buffers crashes applicationSadik Armagan
2020-02-07IVGCVSW-4317 Implement the Profiling Context InitialisationColm Donelan
2020-02-03IVGCVSW-4393 Register backend countersJim Flynn
2020-02-02IVGCVSW-4394 Add CounterIdMap to Profiling ServiceJim Flynn