aboutsummaryrefslogtreecommitdiff
path: root/python/pyarmnn/src/pyarmnn/swig
AgeCommit message (Expand)Author
2024-05-14IVGCVSW-8261 Ensure PyArmNN has been updated with new features added in ArmNNNikhil Raj
2023-08-03IVGCVSW-7952 Output deprecation message when building pyarmnnRyan OShea
2023-08-02IVGCVSW-7703 Ensure PyArmNN has been updated with new features added in ArmNNRyan OShea
2023-08-01Revert "IVGCVSW-7703 Ensure PyArmNN has been updated with new"Nikhil Raj Arm
2023-07-31IVGCVSW-7703 Ensure PyArmNN has been updated with newRyan OShea
2022-11-16IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layersRyan OShea
2022-09-06IVGCVSW-7006 Remove deprecated code due to be removed in 22.08Teresa Charlin
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-6550 Synchronize include/armnn and PyArmNN swig modules.Colm Donelan
2022-05-04IVGCVSW-6865 Add GATHERNd to PyArmNNTeresa Charlin
2022-03-09IVGCVSW-6749 Add Pooling3d to PyArmnnRyan OShea
2022-02-16IVGCVSW-6399 Remove deprecated code 22.02 (FullyConnected)Francis Murtagh
2021-12-17Remove deprecated code for 22.02Jan Eilers
2021-11-26IVGCVSW-6589 AddReduceLayer to PyArmNNRyan OShea
2021-11-23IVGCVSW-6585 AddChannelShuffleLayer to PyArmNNTeresa Charlin
2021-11-23IVGCVSW-6584 AddConvolution3dLayer to PyArmNNTeresa Charlin
2021-11-23IVGCVSW-6598 Add MirrorPad to PyArmNNTeresa Charlin
2021-11-23IVGCVSW-6588 AddCastLayer to PyArmNNTeresa Charlin
2021-11-23IVGCVSW-6587 AddShapeLayer to PyArmNNRyan OShea
2021-11-23IVGCVSW-6592 AddTransposeLayer to PyArmNNCathal Corbett
2021-11-22IVGCVSW-6591 AddLogicalBinaryLayer to PyArmNNCathal Corbett
2021-11-12IVGCVSW-6347 Fix PyArmnn AddConstantLayerCathal Corbett
2021-11-10Fix typo errors from ticket IVGCVSW-6420Cathal Corbett
2021-11-08IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-10-20MLECO-2488: added model optimization options and updated OptimizerOptions con...alexander
2021-10-02IVGCVSW-5985 Remove deprecated codeJan Eilers
2021-06-01IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in pro...Nikhil Raj
2021-04-27IVGCVSW-5721 Remove the Tensorflow Parser from ArmNNNikhil Raj
2021-04-16IVGCVSW-5720 Remove the Caffe Parser from ArmNNNikhil Raj
2020-10-21Add IDeserializer support in pyarmnnwangg
2020-08-21IVGCVSW-5200 Add import enabled optimizer options to PyArmNNNarumol Prangnawarat
2020-08-17IVGCVSW-5200 Update pyarmnnJan Eilers
2020-06-03IVGCVSW-4774 Fix resize descriptor member name change for PyarmnnKevin May
2020-05-27Catch exceptions by const referencePavel Macenauer
2020-04-16MLECO-712 Enable creation of runtime with external profiling supportÉanna Ó Catháin
2020-04-10Add PyArmNN to work with ArmNN API of 20.02Richard Burton