aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-11-11IVGCVSW-6569 Fix SingleAxisPriorityListFinn Williams
2021-11-11Fix typo errors from ticket IVGCVSW-6420Cathal Corbett
2021-11-10IVGCVSW-6420 Setting a const tensor flag was missing inthe TfLite parser.Colm Donelan
2021-11-09IVGCVSW-6558 Fix the failing OptimisedNetworkTestsDavid Monahan
2021-11-09Fix use of non-standard "uint" typeTeresa Charlin
2021-11-08IVGCVSW-5636 'Implement NNAPI caching functions'Sadik Armagan
2021-11-08IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-11-08Fix MemoryOptimizerStrategyLibrary searchFinn Williams
2021-11-08IVGCVSW-6527 Support the new memory API in loaded networkFinn Williams
2021-11-05Fix use of non-standard "uint" typeRob Hughes
2021-11-05IVGCVSW-6412 Implement CLBackend ICustomAllocatorDavid Monahan
2021-11-04IVGCVSW-6303 Create a SingleAxisPacking strategyFinn Williams
2021-11-03IVGCVSW-6517 Delegate Json output is invalidKeith Davis
2021-11-03Bug Fix in CpuAcc and GpuAcc workload: Gather has 2 inputsTeresa Charlin
2021-11-02Move command line parsing in external delegate to DelegateOptionsJan Eilers
2021-11-01IVGCVSW-6528 'Build Failure on Arm NN'Sadik Armagan
2021-11-01IVGCVSW-6457 Add FLOOR_DIV Support to the TfLiteDelegateJim Flynn
2021-11-01IVGCVSW-6440 Add profiling around CL workload configure callsKevin May
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 TfLiteParser and TfLiteDelegate SupportMatthew Sloyan
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-27IVGCVSW-6169 Add GpuAcc Conv3d WorkloadTeresa Charlin
2021-10-27IVGCVSW-6170 Add CpuAcc Conv3d WorkloadTeresa Charlin
2021-10-26IVGCVSW-6470 Create MemoryStrategyBenchmarkJim Flynn
2021-10-26IVGCVSW-6301 Create the MemoryManager classTeresa Charlin
2021-10-22Bugfix: GCC-11 stringop-overread warning treated as errorFrancis Murtagh
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-21IVGCVSW-6451 Add support for Reshape when the target shape is dynamicNarumol Prangnawarat
2021-10-21Fixed macro redefinition in Half.hppPablo Tello
2021-10-20Add ConstTensorsAsInput support for Conv3dMatthew Sloyan
2021-10-19IVGCVSW-6310 Update ICustomAllocator and add GetDefaultAllocator function to ...Francis Murtagh
2021-10-18IVGCVSW-6450 Add Support of Models with Dynamic Batch Tensor to ONNX parserNarumol Prangnawarat
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-13Revert "Disable Sin support in Neon"ryan.oshea3
2021-10-12Github 581 - Upgrade doctestJan Eilers
2021-10-08IVGCVSW-6449 Add GEMM operator support to ONNX parserNarumol Prangnawarat
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-07IVGCVSW-6461 Building Arm NN failed after adding Conv3d to TFLiteparserMatthew Sloyan
2021-10-07Fix compile errors/warnings found on MSVCRob Hughes