1. 6da6a45 Make it build on MACOSX by Jim Flynn · 4 years ago
  2. bac9b35 IVGCVSW-4847, Github #393 Fix TfLite reshape operator by Jan Eilers · 4 years ago
  3. 171ca7c Fixing compile error on Ubuntu 16.04 by Colm Donelan · 4 years ago
  4. 83d08a9 IVGCVSW-5076 Correct Profiling Stream Metadata packet revision table by Jim Flynn · 4 years ago
  5. 549cb7a IVGCVSW-5078 Fix segmentation fault on Yolo V3 Big App by Narumol Prangnawarat · 4 years ago
  6. 87d0bda IVGCVSW-4929 Implement ShapeInferenceMethod in all Layers by Finn Williams · 4 years ago
  7. c9f74d7 Remove unnecessary header file by David Monahan · 4 years ago
  8. 3d5672f Github #388 Remove TfLite Concat quant validation by James Conroy · 4 years ago
  9. 1fdeb99 IVGCVSW-5095 Make timeline report the Linux Thread ID not the pthread ID by Jim Flynn · 4 years ago
  10. 86953ed Update ACL pin to 6b6a16faa9375365d444b2a3998381b22cd6cd5b by Nikhil Raj · 4 years ago
  11. aa93d98 IVGCVSW-4487 Remove boot/dll.hpp from dynamic backends test. by Colm Donelan · 4 years ago
  12. 0510239 GitHub #388 Add matching quant checks in TfLite parser by James Conroy · 4 years ago
  13. 9b14bfc IVGCVSW-5005 Fix Deprecated Functions in CL/NEON Resize Workload by David Monahan · 4 years ago
  14. e411263 IVGCVSW-5087 NNT zero sized failing after TensorShape refactor by Teresa Charlin · 4 years ago
  15. aaf9a8f Remove new occurence of boost::polymorphic_downcast by Jan Eilers · 4 years ago
  16. 2605b23 IVGCVSW-4624 Add a RANK Reference Implementation by Finn Williams · 4 years, 1 month ago
  17. c5789ca GitHub #418 AddBroadcastReshapeLayer can cause inputs to be connected incorrectly by Mike Kelly · 4 years ago
  18. f78c767 IVGCVSW-4770 Fix segmentation fault in FileOnlyProfilingDecoratorTests by Jan Eilers · 4 years ago
  19. 06deacd IVGCVSW-4919 Strided Slice 0 Dimension Tensor Fix by Ryan OShea · 4 years ago
  20. b7c1831 IVGCVSW-4920 Invalid Negative Stride fix by Ryan OShea · 4 years ago
  21. 0ad3ef1 IVGCVSW-4988 Add handling output shape parameter to TransposeConvolution2d by Colm Donelan · 4 years ago
  22. 11f6ace IVGCVSW-5020 Refactor TensorShape to host dynamic tensors and scalar values by Teresa Charlin · 4 years ago
  23. 1f24944 Refactor: Remove need of OutgoingCaptureFile in JSONTimelineDecoder by Jan Eilers · 4 years ago
  24. 5266473 IVGCVSW-4903 Connect axis parameter in Gather from android to ACL. by Teresa Charlin · 4 years ago
  25. cbd2c23 IVGCVSW-5007 Implement an Int32 reference Elementwise workload by Finn Williams · 4 years ago
  26. 532a29d IVGCVSW-4487 Remove boost::filesystem by Francis Murtagh · 4 years ago
  27. 3b90af6 IVGCVSW-5036 Do not allocate memory when import is enabled by Narumol Prangnawarat · 4 years ago
  28. c0761e9 IVGCVSW-5021 Fix failure in SplitV by Jan Eilers · 4 years ago
  29. c963110 IVGCVSW-4171 Makes DumpOutgoingValidFileEndToEnd test work reliably by Jim Flynn · 4 years ago
  30. e7cc7c3 IVGCVSW-4910 Productise YoloV3 Big App by Jan Eilers · 4 years ago
  31. aa2eb74 IVGCVSW-5049 Terminate Timeline Packet Processing on Error by Jim Flynn · 4 years ago
  32. 8cfcbb2 IVGCVSW-4919 Mean VTS/NNT Failures by Ryan OShea · 4 years ago
  33. cdc0149 IVGCVSW-4928 Introduce "ShapeInferenceMethod" Option. by Teresa Charlin · 4 years, 1 month ago
  34. 1db8b82 Update comment message on DynamicSample example by Narumol Prangnawarat · 4 years ago
  35. fd55dc9 IVGCVSW-4982 Fix failure in GatordMockTests by Jan Eilers · 4 years ago
  36. a08d29b Minor improvement of inference profiling by Derek Lamberti · 4 years ago
  37. d5ba9aa IVGCVSW-4770 Fix Segmentation fault while building ArmNN by Jim Flynn · 4 years ago
  38. 66aecb0 IVGCVSW-4621 Add CL FILL Workload by Sadik Armagan · 4 years ago
  39. 307fd34 IVGCVSW-4487 Adds ghc::filesystem to third-party by Jan Eilers · 4 years ago
  40. a792a05 IVGCVSW-4622 Add NEON FILL Workload by Sadik Armagan · 4 years ago
  41. 4c10dfc Fix deserializer output binding tensorshape logic by Josh Minor · 4 years ago
  42. 8b23635 IVGCVSW-4924 Fix edge case for transposeConv2d shape inference by Finn Williams · 4 years ago
  43. 0204f09 IVGCVSW-5022 Fix master intermittent failure by providing surge buffer capacity by Jim Flynn · 4 years ago
  44. 1f45dc3 Remove per-channel quantization support in ref fully connected by Jan Eilers · 4 years ago
  45. ab21975 IVGCVSW-4707 - Add AlignCorners and HalfPixelCenters to Resize by David Monahan · 4 years ago
  46. 7e98983 IVGCVSW-4488 Adding cxxopts to third-party by Jan Eilers · 4 years ago
  47. 2b6a6a4 IVGCVSW-4909 Add Quantizer Support for FILL operator by Keith Davis · 4 years, 1 month ago
  48. 300ad56 IVGCVSW-4908 Add Serializer/Deserializer Support for FILL operator by Keith Davis · 4 years, 1 month ago
  49. 6398a98 IVGCVSW-4900 Update Timeline Directory Message with new fields by Jim Flynn · 4 years, 1 month ago
  50. 96becb7 Revert "IVGCVSW-3726 Upload ArmNN Doxygen files" by Jan Eilers · 4 years ago
  51. f060b2e MLCE-189 Adding more checks around dynamic backend directory paths. by Colm Donelan · 4 years ago
  52. a1ba677 Update ACL pin to 980a9168b81d778f4902973b4920b54c103907e0 by Nikhil Raj · 4 years ago
  53. f4bfa6a IVGCVSW-4620 Add Fill Reference Implementation by Ryan OShea · 4 years, 1 month ago
  54. d0aa456 Cleaning up unit test GetProfilingGuidGenerator. by Colm Donelan · 4 years, 1 month ago
  55. ec6c680 IVGCVSW-4906 Add front-end support for FILL operator by Ryan OShea · 4 years, 1 month ago
  56. 6350d27 IVGCVSW-4968 Fix exception handling in TfLiteParser. by Colm Donelan · 4 years, 1 month ago
  57. b22a75e IVGCVSW-4860 Add tests to verify QLstm projection by James Conroy · 4 years, 1 month ago
  58. 041b3c0 IVGCVSW-4904 Refactor CpuRef PAD Workload by Sadik Armagan · 4 years, 1 month ago
  59. fa0d838 IVGCVSW-4923 Fix SampleDynamicBackendTests. by Colm Donelan · 4 years, 1 month ago
  60. 1c6e976 IVGCVSW-4774 Fix resize descriptor member name change for Pyarmnn by Kevin May · 4 years, 1 month ago
  61. 0dbe00a IVGCVSW-4915 Improving messages around SAMPLE_DYNAMIC_BACKEND_ENABLED by Colm Donelan · 4 years, 1 month ago
  62. 9b65a15 Update Acl pin to c26179810823bb36375111f4a5485a6475fc97c5 by Kevin May · 4 years, 1 month ago
  63. 749294b remove BOM from files by Laurent Carlier · 4 years, 1 month ago
  64. 8670473 IVGCVSW-4190 Add SplitV to Tflite Parser by Ryan OShea · 4 years, 1 month ago
  65. bc873d2 Tidy up uses of Windows.h by adding WindowsWrapper.hpp by Rob Hughes · 4 years, 1 month ago
  66. bb46dde Fix a few build warnings: by Rob Hughes · 4 years, 1 month ago
  67. 8acafd1 IVGCVSW-4774 Add encoding flag for reading version by Kevin May · 4 years, 1 month ago
  68. 9ad2e5b IVGCVSW-3844 Add CL GATHER Workload by Teresa Charlin · 4 years, 3 months ago
  69. 4a0c9b9 IVGCVSW-4888 Update Resize Front end for new parameters by David Monahan · 4 years, 1 month ago
  70. f540eb8 IVGCVSW-3846 Add NEON GATHER Workload by Teresa Charlin · 4 years, 3 months ago
  71. 3940d8b IVGCVSW-3847 Correction of 9349246cfce1cc3192aea8fb3a830506cf794abd by Teresa Charlin · 4 years, 1 month ago
  72. 9349246 IVGCVSW-3847 Support INT32 in Gather operator by Teresa Charlin · 4 years, 1 month ago
  73. c92156b IVGCVSW-4801: Updating Doxygen project version for 20.05 release. by Colm Donelan · 4 years, 1 month ago
  74. 1892d21 IVGCVSW-4735 Add label GUID to timeline eventClass message by Jim Flynn · 4 years, 1 month ago
  75. 83fcf98 Add NEG support to TFLite parser by Darshan Patel · 4 years, 1 month ago
  76. 9fabf43 IVGCVSW-4200 Add CL EXP Workload IVGCVSW-4203 Add Neon EXP Workload by Sadik Armagan · 4 years, 1 month ago
  77. 855a47b Catch exceptions by const reference by Pavel Macenauer · 4 years, 1 month ago
  78. 12239e7 IVGCVSW-4187 Add LEAKY_RELU to TFLite parser by Sadik Armagan · 4 years, 1 month ago
  79. 0729b2f Update ArmNN README with doxygen information by Nikhil Raj · 4 years, 1 month ago
  80. 146981b Remove Resize layer mentioned twice in the DeserializerSupport.md by Nikhil Raj · 4 years, 1 month ago
  81. 01d0281 IVGCVSW-4595 Change FileOnlyProfilingConnection to all packet processor model by Jim Flynn · 4 years, 2 months ago
  82. 42b3d7d Add DIV support to TFLite parser by Darshan Patel · 4 years, 1 month ago
  83. ecb6b8e IVGCVSW-4863 ADD,SUB,DIV,MUL,MAXIMUM and MINIMUM int32 VTS test by Teresa Charlin · 4 years, 1 month ago
  84. e300b36 IVGCVSW-4604 ARGMINMAX float16 VTS test skipped in CpuRef by Teresa Charlin · 4 years, 1 month ago
  85. 6fa8ce6 IVGCVSW-4611 PRELU float16 VTS test skipped in CpuRef by Teresa Charlin · 4 years, 1 month ago
  86. 92037af IVGCVSW-4792 Update armnn readme and support files by Narumol Prangnawarat · 4 years, 1 month ago
  87. eb1f9cf IVGCVSW-4186 Add EXP unit tests for TfLiteParser by Ryan OShea · 4 years, 1 month ago
  88. badcc3f Fix some musl libc issues in armnn by Finn Williams · 4 years, 1 month ago
  89. 0a336dc IVGCVSW-4734 Add an Attribute label guid to the relationship message to reduce traffic by Finn Williams · 4 years, 2 months ago
  90. 6feca6c IVGCVSW-4852 Add In File Copyright Notice Section to ContributorGuide.md by Jim Flynn · 4 years, 1 month ago
  91. bdba272 Github #111 by Jegathesan Shanmugam · 4 years, 3 months ago
  92. 0e6e876 Github #111 Added Docker file to build an Android NDK container to build ARMNN. by Jegathesan Shanmugam · 4 years, 3 months ago
  93. d36c528 Bugfix: Profiling use of substr() incorrectly parses semantic versioning by Francis Murtagh · 4 years, 1 month ago
  94. 753560b IVGCVSW-4792 Update armnn readme and support files by Narumol Prangnawarat · 4 years, 1 month ago
  95. 2624dd7 Find default build location for Compute Library binaries. by Matthew Bentham · 4 years, 1 month ago
  96. d6f0649 IVGCVSW-4453 QLSTM Support by Sadik Armagan · 4 years, 1 month ago
  97. a7227ac Adding more performance metrics by alered01 · 4 years, 2 months ago
  98. 985ef1f Fix some build errors spotted on Windows: by Rob Hughes · 4 years, 1 month ago
  99. b5ab1bc Cleanup pyarmnn .gitignore by Derek Lamberti · 4 years, 1 month ago
  100. 59e057f Integration of PyArmNN into CMake by Pavel Macenauer · 4 years, 2 months ago