aboutsummaryrefslogtreecommitdiff
path: root/include/armnn/INetwork.hpp
AgeCommit message (Expand)Author
2024-02-28IVGCVSW-8229 & IVGCVSW-8237 ScatterNd: Front end and reference implementationTianle Cheng
2023-08-31IVGCVSW-7525 Add broadcast_to operatorIdriss Chaouch
2023-08-28IVGCVSW-7505 Create FusedLayer and NeonFusedWorkload for AddMulAdd Neon kernelTeresa Charlin
2023-08-02IVGCVSW-7703 Ensure PyArmNN has been updated with new features added in ArmNNRyan OShea
2023-07-25IVGCVSW-7883 Front end and reference implementation for TILETeresa Charlin
2023-07-17IVGCVSW-7879 Change REVERSE_V2 from LayerWithParameters with 1 input, to Laye...Tracy Narine
2023-07-14IVGCVSW-7830 Add backend optimizations to remove Reshapes where possibleMike Kelly
2023-07-04IVGCVSW-7831: Front end and Reference Implementation for REVERSE_V2Tianle Cheng
2023-04-12IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptionsJohn Mcloughlin
2023-04-03IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layersMike Kelly
2023-03-31Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers"Mike Kelly
2023-03-30IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layersMike Kelly
2023-03-14IVGCVSW-3808 Add ElementwiseBinaryLayerMike Kelly
2023-02-28Add constant version of IConnectableLayer::GetConstantTensorsByRefMatthew Bentham
2022-12-12Optimize the calling of IsLayerSupported().Cathal Corbett
2022-11-16IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layersRyan OShea
2022-10-19MLCE-545 INT8 TFLite model execution abnormalKeith Davis
2022-10-14IVGCVSW-7267 Make the AllowExpandedDims option workJim Flynn
2022-09-06IVGCVSW-7006 Remove deprecated code due to be removed in 22.08Teresa Charlin
2022-07-28Revert "Revert "IVGCVSW-6650 Refactor ExecuteNetwork""Teresa Charlin
2022-07-27IVGCVSW-7109: Add Batch MatMul front end support - ReferenceSamuel Yap
2022-07-08IVGCVSW-7034 Modified SubgraphView returned by GetWorkingCopy()Francis Murtagh
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-16IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEndKeith Davis
2022-05-05IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2dCathal Corbett
2022-05-03IVGCVSW-6856 Add GATHERNd FrontEnd and Ref ImplementationTeresa Charlin
2022-04-01IVGCVSW-6732 Tests surrounded in '#if defined(ARMNNREF_ENABLED)' in android-n...Cathal Corbett
2022-03-01IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipeCathal Corbett
2022-02-16IVGCVSW-6399 Remove deprecated code 22.02 (FullyConnected)Francis Murtagh
2022-02-03IVGCVSW-6634 SubgraphView: Add method of returning a GetSubgraphWorkingCopyFrancis Murtagh
2022-02-03IVGCVSW-6724 Accessing ConstTensors from IConnectableLayerNikhil Raj
2022-02-02IVGCVSW-6639 Add GetParameters to IConnectableLayerJim Flynn
2022-01-14IVGCVSW-6633 SubgraphView uses IConnectableLayer rather than Layer in its m_L...Francis Murtagh
2022-01-12Fix INetwork::AddPrecompiledLayer to take the CompiledBlobPtr by value rather...Cathal Corbett
2021-12-23IVGCVSW-6632 OptimizationViews: has INetwork rather than Graph for holding la...Cathal Corbett
2021-12-14IVGCVSW-6630 Add new method AddPrecompiledLayer() to INetworkCathal Corbett
2021-12-08Add addition timing logging outputJan Eilers
2021-12-08Add ModelOptions logging outputJan Eilers
2021-11-17IVGCVSW-6509 Front End + Reference Workload implementationTamás Nyíri
2021-10-29Fix armnn_external_delegate option parsingJan Eilers
2021-10-28IVGCVSW-5636 'Implement NNAPI caching functions'Sadik Armagan
2021-10-20Add ConstTensorsAsInput support for Conv3dMatthew Sloyan
2021-10-15Refactor: Profiler moved to GraphDerek Lamberti
2021-10-15Profiling instrumentation throughout the OptimizerDerek Lamberti
2021-10-02IVGCVSW-5985 Remove deprecated codeJan Eilers
2021-10-01IVGCVSW-6163 Add Conv3d FrontEnd and Ref ImplementationMatthew Sloyan