1. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 3 months ago
  2. 23a08cc Add back the wav file needed for testing Wav2Letter guide by Nikhil Raj · 2 years, 4 months ago
  3. bb6c649 IVGCVSW-6399 Remove deprecated code 22.02 (FullyConnected) by Francis Murtagh · 2 years, 4 months ago
  4. f42f568 MLECO-2079 Adding the python KWS example by alexander · 2 years, 11 months ago
  5. 56ccf68 IVGCVSW-6633 SubgraphView uses IConnectableLayer rather than Layer in its m_Layers by Francis Murtagh · 2 years, 6 months ago
  6. 446707f Remove deprecated code for 22.02 by Jan Eilers · 2 years, 6 months ago
  7. 31fb60b IVGCVSW-6579 Update PyArmNN to comply with inclusive language guidelines. by Cathal Corbett · 2 years, 6 months ago
  8. 09a0522 IVGCVSW-6589 AddReduceLayer to PyArmNN by Ryan OShea · 2 years, 7 months ago
  9. bddb258 IVGCVSW-6610 No bounds checking performed when indexing PermutationVector elements. by Cathal Corbett · 2 years, 6 months ago
  10. f7b5011 IVGCVSW-6585 AddChannelShuffleLayer to PyArmNN by Teresa Charlin · 2 years, 7 months ago
  11. 1814733 IVGCVSW-6584 AddConvolution3dLayer to PyArmNN by Teresa Charlin · 2 years, 7 months ago
  12. cd3fdae IVGCVSW-6598 Add MirrorPad to PyArmNN by Teresa Charlin · 2 years, 7 months ago
  13. 87dc812 IVGCVSW-6588 AddCastLayer to PyArmNN by Teresa Charlin · 2 years, 6 months ago
  14. aeee9ad IVGCVSW-6587 AddShapeLayer to PyArmNN by Ryan OShea · 2 years, 7 months ago
  15. 2b4182f IVGCVSW-6592 AddTransposeLayer to PyArmNN by Cathal Corbett · 2 years, 7 months ago
  16. f0836e0 IVGCVSW-6591 AddLogicalBinaryLayer to PyArmNN by Cathal Corbett · 2 years, 7 months ago
  17. 888a363 Fixing error in pyarmnn generate_docs.py by Nikhil Raj · 2 years, 7 months ago
  18. 129f073 Update path to image file in pyarmnn generate_doc script by Nikhil Raj · 2 years, 7 months ago
  19. 818f56a Update the graph path in Readme and update project number in doxyfile by Nikhil Raj · 2 years, 7 months ago
  20. 9f184c4 IVGCVSW-6347 Fix PyArmnn AddConstantLayer by Cathal Corbett · 2 years, 7 months ago
  21. 019da94 Fix typo errors from ticket IVGCVSW-6420 by Cathal Corbett · 2 years, 7 months ago
  22. f878951 Fix for pyarmnn py35 Unit Tests by Kevin May · 2 years, 7 months ago
  23. 5b8093c IVGCVSW-6420: Constant flag in tensor info is not set correctly by Cathal Corbett · 2 years, 7 months ago
  24. 7301078 MLECO-2488: added model optimization options and updated OptimizerOptions constructor. by alexander · 2 years, 8 months ago
  25. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 8 months ago
  26. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 9 months ago
  27. 65d5d2d MLECO-2207 Fix issue with the PyArmNN OD example, for FP32 models. by Éanna Ó Catháin · 2 years, 10 months ago
  28. 4e4d970 Github #562: Use standard linux multiple path delimiter for PyArmNN includes by Francis Murtagh · 2 years, 10 months ago
  29. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years ago
  30. 7dcc697 IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in profiling common by Nikhil Raj · 3 years, 1 month ago
  31. eb03e0f IVGCVSW-5744 Remove Tensorflow, Caffe and Quantizer from documentation by Kevin May · 3 years, 1 month ago
  32. 5d955cf IVGCVSW-5721 Remove the Tensorflow Parser from ArmNN by Nikhil Raj · 3 years, 1 month ago
  33. 65542e4 IVGCVSW-5714 Add example wav file for Wav2Letter Guide by Kevin May · 3 years, 1 month ago
  34. 6dd178f IVGCVSW-5720 Remove the Caffe Parser from ArmNN by Nikhil Raj · 3 years, 2 months ago
  35. 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
  36. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 2 months ago
  37. 4018b21 MLECO-1253: update ASR example python app by Nina Drozd · 3 years, 4 months ago
  38. 3390e25 IVGCVSW-5694 Update Major, Minor release versions by Nikhil Raj · 3 years, 4 months ago
  39. d978237 IVGCVSW-5605 Doxygen: Add PyArmNN to Doxygen docu by Jan Eilers · 3 years, 4 months ago
  40. 6249d7e Pyarmnn fix - parsers are optional extensions by Nina Drozd · 3 years, 6 months ago
  41. f2ed1b8 IVGCVSW-5499 Missing validation for zero stride by Teresa Charlin · 3 years, 6 months ago
  42. 885cf8c Removing labels and replacing with links to model+labels by Jakub Sujak · 3 years, 6 months ago
  43. 145c88f MLECO-1253 Adding ASR sample application using the PyArmNN api by Éanna Ó Catháin · 3 years, 7 months ago
  44. 9234e5f IVGCVSW-5346 Update Major, Minor release versions by Teresa Charlin · 3 years, 7 months ago
  45. 1be893f Move PyArmNN unit test resources for IDeserializer to external storage by Pavel Macenauer · 3 years, 7 months ago
  46. 5f960d9 Add IDeserializer support in pyarmnn by wangg · 3 years, 9 months ago
  47. 418c7dd Bugfix: fix typo in Pyarmnn README example code by Francis Murtagh · 3 years, 8 months ago
  48. 55c87b7 Bugfix: Correctly parse the armnn_includes by separating with space by Francis Murtagh · 3 years, 8 months ago
  49. 6c3dee4 PyArmNN Updates by Éanna Ó Catháin · 3 years, 9 months ago
  50. 1f0e2f9 IVGCVSW-5326 PyArmnn has hard dependencies on all parsers when using cmake by Francis Murtagh · 3 years, 8 months ago
  51. f737c67 MLECO-1226: update pyarmnn profiling helper utility by Nina Drozd · 3 years, 9 months ago
  52. 433a595 MLECO-955: Added python object detection example for PyArmNN by Jakub Sujak · 4 years ago
  53. ea063df IVGCVSW-5200 Add import enabled optimizer options to PyArmNN by Narumol Prangnawarat · 3 years, 10 months ago
  54. 09daef8 Update to provide resources to PyArmNN examples manually by Pavel Macenauer · 4 years ago
  55. 841aca1 IVGCVSW-5200 Update pyarmnn by Jan Eilers · 3 years, 10 months ago
  56. 313c99f IVGCVSW-4813 Update semantic versioning of ArmNN to 22.0.0 for 20.08 release by Nikhil Raj · 3 years, 10 months ago
  57. 1c6e976 IVGCVSW-4774 Fix resize descriptor member name change for Pyarmnn by Kevin May · 4 years ago
  58. 8acafd1 IVGCVSW-4774 Add encoding flag for reading version by Kevin May · 4 years ago
  59. 855a47b Catch exceptions by const reference by Pavel Macenauer · 4 years ago
  60. b5ab1bc Cleanup pyarmnn .gitignore by Derek Lamberti · 4 years ago
  61. 59e057f Integration of PyArmNN into CMake by Pavel Macenauer · 4 years, 2 months ago
  62. 63b234c Remove parsing of EthosN profiling data, too specific for pyarmnn by Nina Drozd · 4 years, 1 month ago
  63. 5e123f8 Move PyArmNN test resources to external storage by Pavel Macenauer · 4 years, 2 months ago
  64. b6390dd MLECO-763: fixes to PyArmNN failing unit tests by Nina Drozd · 4 years, 1 month ago
  65. 8177098 Changing print statement to logging by Richard Burton · 4 years, 1 month ago
  66. d0fedae PyArmNN example scripts by Pavel Macenauer · 4 years, 2 months ago
  67. 8e84398 MLECO-763: profiling helper updates for EthosN profiling by Nina Drozd · 4 years, 1 month ago
  68. 59da369 MLECO-712 Enable creation of runtime with external profiling support by Éanna Ó Catháin · 4 years, 2 months ago
  69. dc0c6ed Add PyArmNN to work with ArmNN API of 20.02 by Richard Burton · 4 years, 2 months ago