aboutsummaryrefslogtreecommitdiff
path: root/src/armnn
AgeCommit message (Expand)Author
2021-11-08IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-11-08IVGCVSW-6527 Support the new memory API in loaded networkFinn Williams
2021-11-03IVGCVSW-6517 Delegate Json output is invalidKeith Davis
2021-11-02Move command line parsing in external delegate to DelegateOptionsJan Eilers
2021-10-28IVGCVSW-6513: Compilation failure in armnn-mobilenet-quant in ML-ExamplesFrancis Murtagh
2021-10-28IVGCVSW-5636 'Implement NNAPI caching functions'Sadik Armagan
2021-10-27IVGCVSW-6469 Add MirrorPad FrontEnd and Ref SupportMatthew Sloyan
2021-10-27IVGCVSW-5879 Fix problems with using internal profiling from delegate.Colm Donelan
2021-10-27IVGCVSW-6291 Issue parsing profiling layer detailsKeith Davis
2021-10-26IVGCVSW-6470 Create MemoryStrategyBenchmarkJim Flynn
2021-10-22IVGCVSW-6359 Create a single definition of TContainerDavid Monahan
2021-10-22IVGCVSW-6440 Print new Optimize and LoadedNetwork profiling pointsKevin May
2021-10-21IVGCVSW-6474 Fix calculation of BindingId vector sizeFinn Williams
2021-10-20Add ConstTensorsAsInput support for Conv3dMatthew Sloyan
2021-10-15IVGCVSW-6474 Fix output validationFinn Williams
2021-10-15Refactor: Profiler moved to GraphDerek Lamberti
2021-10-15Profiling instrumentation throughout the OptimizerDerek Lamberti
2021-10-15Instrument runtime network loadDerek Lamberti
2021-10-14IVGCVSW-6416 AddFullyConnected API crashes without connected weights/bias layersCathal Corbett
2021-10-12Github 581 - Upgrade doctestJan Eilers
2021-10-08IVGCVSW-6313 Support pre-importing outputsFinn Williams
2021-10-08IVGCVSW-6417: Catch AddFullyConnected API error when weights TensorInfo isn't...Cathal Corbett
2021-10-07IVGCVSW-6459 Add support of scalar and flexible output datatypes to ONNX parserNarumol Prangnawarat
2021-10-06IVGCVSW-6300 'IMemoryOptimizerStrategy Add strategy library and add support i...Sadik Armagan
2021-10-02IVGCVSW-5985 Remove deprecated codeJan Eilers
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-09-24IVGCVSW-6382 Add Gather operator support to ONNX parserNarumol Prangnawarat
2021-09-23Fix catch by valueFinn Williams
2021-09-15IVGCVSW-6331 Fixup include directive in RedirectMembersToConstantInputsFrancis Murtagh
2021-09-15IVGCVSW-6312 Support pre-importing inputsFinn Williams
2021-08-26IVGCVSW-6311 Add the pre-import backend capabilityFinn Williams
2021-08-20IVGCVSW-6294 Detect and remove extraneous fp16 conversion layersJan Eilers
2021-08-20IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Ref, Neon, CLKeith Davis
2021-08-17IVGCVSW-6119: Restore FullyConnectedDescriptor::GetNumViews for backward comp...Francis Murtagh
2021-08-17IVGCVSW-6317 Cleaning up BackendRegistry following negative tests.Colm Donelan
2021-08-13IVGCVSW-6291 'Issue parsing profiling layer details'Sadik Armagan
2021-08-13Fixed logic error.Mike Kelly
2021-08-12IVGCVSW-6077 Add Custom Allocator testsFrancis Murtagh
2021-08-11IVGCVSW-6297 'Issue with Profiling output'Sadik Armagan
2021-08-11IVGCVSW-6087 Add an Assertion check to make sure we aren't given null allocatorsDavid Monahan
2021-08-10Adds CustomAllocator interface and Sample AppJan Eilers
2021-08-10IVGCVSW-6292 Allow profiling details to be switched off during profilingKeith Davis
2021-08-10IVGCVSW-6289 Separate tensor shape inference and validation callsFinn Williams
2021-08-09IVGCVSW-6119 ConstTensorsAsInput: FullyConnected Bug FixMatthew Sloyan
2021-08-06Infer tensor shapes before graph optimizationFinn Williams
2021-08-06IVGCVSW-6119 ConstTensorsAsInput: FullyConnectedMatthew Sloyan
2021-08-05IVGCVSW-6258 'Unittest failures'Sadik Armagan
2021-08-05IVGCVSW-5980 Add Descriptor, TensorInfo and Convolution algorithm to JSONKeith Davis
2021-08-04Fixed bugs in PreCompiledLayerMike Kelly