v21.11
  1. 5e9965c Fixing error in pyarmnn generate_docs.py by Nikhil Raj · 2 years, 7 months ago branches/armnn_21_11 v21.11
  2. 9599dc6 Update path to image file in pyarmnn generate_doc script by Nikhil Raj · 2 years, 7 months ago
  3. d55ebd6 Update the graph path in Readme and update project number in doxyfile by Nikhil Raj · 2 years, 8 months ago
  4. 7e4dc47 Fix typo errors from ticket IVGCVSW-6420 by Cathal Corbett · 2 years, 8 months ago
  5. ed37123 Fix for pyarmnn py35 Unit Tests by Kevin May · 2 years, 8 months ago
  6. 5b8093c IVGCVSW-6420: Constant flag in tensor info is not set correctly by Cathal Corbett · 2 years, 8 months ago
  7. 7301078 MLECO-2488: added model optimization options and updated OptimizerOptions constructor. by alexander · 2 years, 8 months ago
  8. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 9 months ago
  9. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 10 months ago
  10. 65d5d2d MLECO-2207 Fix issue with the PyArmNN OD example, for FP32 models. by Éanna Ó Catháin · 2 years, 10 months ago
  11. 4e4d970 Github #562: Use standard linux multiple path delimiter for PyArmNN includes by Francis Murtagh · 2 years, 11 months ago
  12. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years, 1 month ago
  13. 7dcc697 IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in profiling common by Nikhil Raj · 3 years, 2 months ago
  14. eb03e0f IVGCVSW-5744 Remove Tensorflow, Caffe and Quantizer from documentation by Kevin May · 3 years, 2 months ago
  15. 5d955cf IVGCVSW-5721 Remove the Tensorflow Parser from ArmNN by Nikhil Raj · 3 years, 2 months ago
  16. 65542e4 IVGCVSW-5714 Add example wav file for Wav2Letter Guide by Kevin May · 3 years, 2 months ago
  17. 6dd178f IVGCVSW-5720 Remove the Caffe Parser from ArmNN by Nikhil Raj · 3 years, 3 months ago
  18. 86723e6 Documenting that the python ASR example app only supports audio files with 16000Hz sampling rate. by Éanna Ó Catháin · 3 years, 2 months ago
  19. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 3 months ago
  20. 4018b21 MLECO-1253: update ASR example python app by Nina Drozd · 3 years, 5 months ago
  21. 3390e25 IVGCVSW-5694 Update Major, Minor release versions by Nikhil Raj · 3 years, 5 months ago
  22. d978237 IVGCVSW-5605 Doxygen: Add PyArmNN to Doxygen docu by Jan Eilers · 3 years, 5 months ago
  23. 6249d7e Pyarmnn fix - parsers are optional extensions by Nina Drozd · 3 years, 7 months ago
  24. f2ed1b8 IVGCVSW-5499 Missing validation for zero stride by Teresa Charlin · 3 years, 7 months ago
  25. 885cf8c Removing labels and replacing with links to model+labels by Jakub Sujak · 3 years, 7 months ago
  26. 145c88f MLECO-1253 Adding ASR sample application using the PyArmNN api by Éanna Ó Catháin · 3 years, 7 months ago
  27. 9234e5f IVGCVSW-5346 Update Major, Minor release versions by Teresa Charlin · 3 years, 8 months ago
  28. 1be893f Move PyArmNN unit test resources for IDeserializer to external storage by Pavel Macenauer · 3 years, 8 months ago
  29. 5f960d9 Add IDeserializer support in pyarmnn by wangg · 3 years, 10 months ago
  30. 418c7dd Bugfix: fix typo in Pyarmnn README example code by Francis Murtagh · 3 years, 9 months ago
  31. 55c87b7 Bugfix: Correctly parse the armnn_includes by separating with space by Francis Murtagh · 3 years, 9 months ago
  32. 6c3dee4 PyArmNN Updates by Éanna Ó Catháin · 3 years, 10 months ago
  33. 1f0e2f9 IVGCVSW-5326 PyArmnn has hard dependencies on all parsers when using cmake by Francis Murtagh · 3 years, 9 months ago
  34. f737c67 MLECO-1226: update pyarmnn profiling helper utility by Nina Drozd · 3 years, 10 months ago
  35. 433a595 MLECO-955: Added python object detection example for PyArmNN by Jakub Sujak · 4 years ago
  36. ea063df IVGCVSW-5200 Add import enabled optimizer options to PyArmNN by Narumol Prangnawarat · 3 years, 10 months ago
  37. 09daef8 Update to provide resources to PyArmNN examples manually by Pavel Macenauer · 4 years, 1 month ago
  38. 841aca1 IVGCVSW-5200 Update pyarmnn by Jan Eilers · 3 years, 11 months ago
  39. 313c99f IVGCVSW-4813 Update semantic versioning of ArmNN to 22.0.0 for 20.08 release by Nikhil Raj · 3 years, 11 months ago
  40. 1c6e976 IVGCVSW-4774 Fix resize descriptor member name change for Pyarmnn by Kevin May · 4 years, 1 month ago
  41. 8acafd1 IVGCVSW-4774 Add encoding flag for reading version by Kevin May · 4 years, 1 month ago
  42. 855a47b Catch exceptions by const reference by Pavel Macenauer · 4 years, 1 month ago
  43. b5ab1bc Cleanup pyarmnn .gitignore by Derek Lamberti · 4 years, 1 month ago
  44. 59e057f Integration of PyArmNN into CMake by Pavel Macenauer · 4 years, 2 months ago
  45. 63b234c Remove parsing of EthosN profiling data, too specific for pyarmnn by Nina Drozd · 4 years, 1 month ago
  46. 5e123f8 Move PyArmNN test resources to external storage by Pavel Macenauer · 4 years, 2 months ago
  47. b6390dd MLECO-763: fixes to PyArmNN failing unit tests by Nina Drozd · 4 years, 2 months ago
  48. 8177098 Changing print statement to logging by Richard Burton · 4 years, 2 months ago
  49. d0fedae PyArmNN example scripts by Pavel Macenauer · 4 years, 2 months ago
  50. 8e84398 MLECO-763: profiling helper updates for EthosN profiling by Nina Drozd · 4 years, 2 months ago
  51. 59da369 MLECO-712 Enable creation of runtime with external profiling support by Éanna Ó Catháin · 4 years, 2 months ago
  52. dc0c6ed Add PyArmNN to work with ArmNN API of 20.02 by Richard Burton · 4 years, 3 months ago