aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-26Update ACL pin to f727ef49e2109bdac105dd6575d2e336adf780a3Teresa 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-6166 Add Support for Conv3d to TFLite DelegateMatthew Sloyan
2021-10-22IVGCVSW-6440 Print new Optimize and LoadedNetwork profiling pointsKevin May
2021-10-22Update ACL pin to 5601eb1b38a01424578876b466a0a11d44ca40f1Nikhil Raj
2021-10-21IVGCVSW-6237 Assess documentation impact and update relevant placesKeith Davis
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-21Update ACL pin to 7a8cf1707e45ea011e0db5c0b3091c381ccd387fNikhil Raj
2021-10-20Add ConstTensorsAsInput support for Conv3dMatthew Sloyan
2021-10-20MLECO-2488: added model optimization options and updated OptimizerOptions con...alexander
2021-10-19IVGCVSW-6310 Update ICustomAllocator and add GetDefaultAllocator function to ...Francis Murtagh
2021-10-19Update ACL pin to 5dda2177800009b24e31550ed849b1ef3fca6167Nikhil Raj
2021-10-18IVGCVSW-5879 Pass the execute network parameters to the TfLiteDelegate.Colm Donelan
2021-10-18Update ACL pin to 6d9c982a5aec543d1f7f198f0fee10a7a3a78ddbNikhil Raj
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-15Profile optimizer in DelegateDerek Lamberti
2021-10-15Profiling instrumentation throughout the OptimizerDerek Lamberti
2021-10-15Instrument runtime network loadDerek Lamberti
2021-10-15Profile optimizer in ExecuteNetworkDerek Lamberti
2021-10-14IVGCVSW-6416 AddFullyConnected API crashes without connected weights/bias layersCathal Corbett
2021-10-14Fix "error: no match for ‘operator+’" in GatordMockTestsTeresa Charlin Reyes
2021-10-13Revert "Disable Sin support in Neon"ryan.oshea3
2021-10-13IVGCVSW-6314 Pre-Importing - Create example appFrancis Murtagh
2021-10-12Github 581 - Upgrade doctestJan Eilers
2021-10-12Update ACL pin to 0d11b70fbfa95431dacd7dce02403cf90bc688d5Nikhil Raj
2021-10-11IVGCVSW-5752 Add missing runtime parameters to TfLite delegate.Colm Donelan
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-08Update ACL pin to c9fe9fc3fc8c58a9d724776f75831ab35f07b253Nikhil Raj
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
2021-10-06IVGCVSW-6338 IMemoryOptimizerStrategy Create a wrapper validator strategyFrancis Murtagh
2021-10-06IVGCVSW-6165 Add Support for Conv3d to TfLiteParserMatthew Sloyan
2021-10-06IVGCVSW-6300 'IMemoryOptimizerStrategy Add strategy library and add support i...Sadik Armagan
2021-10-05IVGCVSW-6382 Add Concat operator support to ONNX parserNarumol Prangnawarat
2021-10-02IVGCVSW-5985 Remove deprecated codeJan Eilers
2021-10-01IVGCVSW-6163 Add Conv3d FrontEnd and Ref ImplementationMatthew Sloyan
2021-09-30IVGCVSW-6293 Add Unit test int8 Channel ShuffleTeresa Charlin