aboutsummaryrefslogtreecommitdiff
path: root/python/pyarmnn/src
AgeCommit message (Expand)Author
2021-11-11Fix 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-09-24IVGCVSW-3705 Add Channel Shuffle Front end and Ref ImplementationSimon Obute
2021-06-16MLCE-510 Add CpuRef Shape Operator to ArmNNKeith Davis
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
2021-03-25IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDe...Sadik Armagan
2021-02-15IVGCVSW-5694 Update Major, Minor release versionsNikhil Raj
2020-11-13IVGCVSW-5346 Update Major, Minor release versionsTeresa Charlin
2020-10-21Add IDeserializer support in pyarmnnwangg
2020-09-01MLECO-1226: update pyarmnn profiling helper utilityNina Drozd
2020-08-21IVGCVSW-5200 Add import enabled optimizer options to PyArmNNNarumol Prangnawarat
2020-08-17IVGCVSW-5200 Update pyarmnnJan Eilers
2020-08-17IVGCVSW-4813 Update semantic versioning of ArmNN to 22.0.0 for 20.08 releaseNikhil Raj
2020-06-03IVGCVSW-4774 Fix resize descriptor member name change for PyarmnnKevin May
2020-05-27Catch exceptions by const referencePavel Macenauer
2020-05-21Integration of PyArmNN into CMakePavel Macenauer
2020-05-15Remove parsing of EthosN profiling data, too specific for pyarmnnNina Drozd
2020-05-05Changing print statement to loggingRichard Burton
2020-04-24MLECO-763: profiling helper updates for EthosN profilingNina Drozd
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