aboutsummaryrefslogtreecommitdiff
path: root/src/armnn
AgeCommit message (Expand)Author
2022-07-28Revert "Revert "IVGCVSW-6650 Refactor ExecuteNetwork""Teresa Charlin
2022-07-22IVGCVSW-7109: Add Batch MatMul front end support - ReferenceSamuel Yap
2022-07-22IVGCVSW-6978: RedirectMembersToConstantInputs does not work with Fp32NetworkT...Francis Murtagh
2022-07-15IVGCVSW-6896 Fix pre-import when using sync execute.Colm Donelan
2022-07-13IVGCVSW-6620 Update the async api to use ExecutionDataMatthew Sloyan
2022-07-07IVGCVSW-6957 'Import Host Memory in SL'Sadik Armagan
2022-07-06IVGCVSW-7034 Modified SubgraphView returned by GetWorkingCopy()Francis Murtagh
2022-06-29IVGCVSW-6962 Adding Const layer in the graph immediately after InputTeresa Charlin
2022-06-27IVGCVSW-6981 Remove deprecated code 22.05 [Post Release]Nikhil Raj
2022-06-23NNXSW-3858: Get non-const IConnectableLayer from I/O slotsNabeel Ahmad
2022-06-22Revert "Revert "IVGCVSW-6873 Import inputs but don't export outputs fails.""Francis Murtagh
2022-06-21Revert "IVGCVSW-6873 Import inputs but don't export outputs fails."James Conroy
2022-06-20IVGCVSW-6873 Import inputs but don't export outputs fails.Colm Donelan
2022-05-24IVGCVSW-6967 Add Optimizer Test for FullyConnected in Fp32ToBf16experimental/serializationIssueKeith Davis
2022-05-23MLCE-825: Give reason when workload unsupported for Non Constant Weights/BiasFrancis Murtagh
2022-05-23IVGCVSW-6123 ConstTensorsAsInputs: Conv2dKeith Davis
2022-05-19IVGCVSW-6145 ConstTensorsAsInput: Optimizer Fix - GetConstantTensorsByRefFrancis Murtagh
2022-05-18IVGCVSW-6147 ConstTensorsAsInput: Optimizer - FusePermuteIntoConstLayerCathal Corbett
2022-05-18IVGCVSW-6455 Support Const + Dequantize layer and optimize it.Teresa Charlin
2022-05-18IVGCVSW-6929 Support for models with implicit expandedMike Kelly
2022-05-18BugFix: Overload Deprecated IsUnidirectionalSequenceLstmSupportedFrancis Murtagh
2022-05-17IVGCVSW-6126 ConstTensorsAsInput: Conv2d - BackendsCathal Corbett
2022-05-16IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEndKeith Davis
2022-05-12IVGCVSW-6940 ConstTensorsAsInput: DepthwiseConvolution2d - Complete ACLCathal Corbett
2022-05-06Wrong variable 'm_ProjectionWeights' is used to check if the pointer is valid...Cathal Corbett
2022-05-05IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2dCathal Corbett
2022-05-05IVGCVSW-6806 Add Unidirectional Sequence Lstm support to NeonMike Kelly
2022-05-03IVGCVSW-6856 Add GATHERNd FrontEnd and Ref ImplementationTeresa Charlin
2022-04-11IVGCVSW-6707 Enables a bare metal compileJim Flynn
2022-04-01IVGCVSW-6732 Tests surrounded in '#if defined(ARMNNREF_ENABLED)' in android-n...Cathal Corbett
2022-03-23IVGCVSW-6706 Create the libpipeClient libraryJim Flynn
2022-03-23IVGCVSW-6706 Move headers to profiling/client/includeJim Flynn
2022-03-23IVGCVSW-6860 Fix for Arm NN compile failure with ndk23Nikhil Raj
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-14IVGCVSW-6847 replace armnn:Optional with arm::pipe::Optional in profiling codeJim Flynn
2022-03-13IVGCVSW-6848 Move Process.[ch]pp from armnnUtils to profiling/commonJim Flynn
2022-03-12IVGCVSW-6843 replace armnn::Logging with arm::pipe::Logging in profiling codeJim Flynn
2022-03-11IVGCVSW-6844 replace armnn:IgnoreUnused with arm::pipe::IgnoreUnused in profi...Jim Flynn
2022-03-10IVGCVSW-6841 Replace armnn::numeric_cast with arm::pipe::numeric_cast in prof...Jim Flynn
2022-03-08IVGCVSW-6798 ArmNN driver profiling crashingColm Donelan
2022-03-07IVGCVSW-6817 Add IProfilingService& as an argument to the IReportStructureCathal Corbett
2022-03-06IVGCVSW-6816 Inject counter registration into ProfilingServiceJim Flynn
2022-03-03IVGCVSW-6811 replace ProfilingService includes with IProfilingServiceJim Flynn
2022-03-01IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipeCathal Corbett
2022-02-24IVGCVSW-6801 Remove the call to sync after EnqueueWorkload if we didn't importDavid Monahan
2022-02-16Refactor Forced ImportFinn Williams
2022-02-16IVGCVSW-6399 Remove deprecated code 22.02 (FullyConnected)Francis Murtagh
2022-02-14IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptionsJim Flynn
2022-02-10Renaming MockBackend in OptimizerTests to avoid namespace clash.Colm Donelan