summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2020-11-24Removing labels and replacing with links to model+labelsJakub Sujak5-208/+43
2020-11-17MLECO-1253 Adding ASR sample application using the PyArmNN apiÉanna Ó Catháin28-427/+1687
2020-11-13IVGCVSW-5346 Update Major, Minor release versionsTeresa Charlin4-15/+16
2020-10-28Move PyArmNN unit test resources for IDeserializer to external storagePavel Macenauer5-2/+1
2020-10-21Add IDeserializer support in pyarmnnwangg9-7/+263
2020-10-16Bugfix: fix typo in Pyarmnn README example codeFrancis Murtagh1-1/+1
2020-10-12Bugfix: Correctly parse the armnn_includes by separating with spaceFrancis Murtagh1-1/+1
2020-10-02PyArmNN UpdatesÉanna Ó Catháin7-33/+92
2020-09-28IVGCVSW-5326 PyArmnn has hard dependencies on all parsers when using cmakeFrancis Murtagh1-5/+1
2020-09-01MLECO-1226: update pyarmnn profiling helper utilityNina Drozd1-2/+5
2020-08-24MLECO-955: Added python object detection example for PyArmNNJakub Sujak9-0/+950
2020-08-21IVGCVSW-5200 Add import enabled optimizer options to PyArmNNNarumol Prangnawarat2-1/+14
2020-08-19Update to provide resources to PyArmNN examples manuallyPavel Macenauer3-119/+243
2020-08-17IVGCVSW-5200 Update pyarmnnJan Eilers9-33/+217
2020-08-17IVGCVSW-4813 Update semantic versioning of ArmNN to 22.0.0 for 20.08 releaseNikhil Raj4-15/+15
2020-06-03IVGCVSW-4774 Fix resize descriptor member name change for PyarmnnKevin May2-3/+3
2020-06-02IVGCVSW-4774 Add encoding flag for reading versionKevin May1-1/+1
2020-05-27Catch exceptions by const referencePavel Macenauer1-3/+3
2020-05-21Cleanup pyarmnn .gitignoreDerek Lamberti1-209/+2
2020-05-21Integration of PyArmNN into CMakePavel Macenauer13-180/+403
2020-05-15Remove parsing of EthosN profiling data, too specific for pyarmnnNina Drozd2-108/+7
2020-05-05Move PyArmNN test resources to external storagePavel Macenauer18-231/+59
2020-05-05MLECO-763: fixes to PyArmNN failing unit testsNina Drozd1-2/+6
2020-05-05Changing print statement to loggingRichard Burton1-1/+2
2020-04-28PyArmNN example scriptsPavel Macenauer5-0/+395
2020-04-24MLECO-763: profiling helper updates for EthosN profilingNina Drozd1-3/+100
2020-04-16MLECO-712 Enable creation of runtime with external profiling supportÉanna Ó Catháin2-1/+78
2020-04-10Add PyArmNN to work with ArmNN API of 20.02Richard Burton77-0/+9467