1. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 9 months ago
  2. f10b15a IVGCVSW-6382 Add Gather operator support to ONNX parser by Narumol Prangnawarat · 2 years, 9 months ago
  3. fca233e IVGCVSW-6181 patch to allow building against tflite > v2.3 by Jim Flynn · 2 years, 8 months ago
  4. ce083d2 Fix catch by value by Finn Williams · 2 years, 8 months ago
  5. febc20f Fix undefined reinterpret_cast in BFloat16.hpp by Diego Lopez Recas · 2 years, 9 months ago
  6. a3268f1 Revert "IVGCVSW-6181 patch to allow building against tflite > v2.3" by Jim Flynn · 2 years, 8 months ago
  7. cdc495e IVGCVSW-6382 Add Shape operator support to ONNX parser by Narumol Prangnawarat · 2 years, 9 months ago
  8. f106ab7 Add support for Clip with attribute on ONNX parser by Narumol Prangnawarat · 2 years, 9 months ago
  9. 7ba84d6 GitHub #577 slice layer does not handle a size of -1 by Mike Kelly · 2 years, 9 months ago
  10. af97352 IVGCVSW-6331 Fixup include directive in RedirectMembersToConstantInputs by Francis Murtagh · 2 years, 9 months ago
  11. 22f601b Fix incorrect string name for workload construct by Keith Davis · 2 years, 9 months ago
  12. f37b970 IVGCVSW-6312 Support pre-importing inputs by Finn Williams · 2 years, 9 months ago
  13. fc8d434 IVGCVSW-6181 patch to allow building against tflite > v2.3 by Jim Flynn · 2 years, 9 months ago
  14. 932cf3f IVGCVSW-6298 'IMemoryOptimizerStrategy Add declarations and constant layer strategy' by Sadik Armagan · 2 years, 9 months ago
  15. c840263 IVGCVSW-6339 'IMemoryOptimizerStrategy Add backend capabilities' by Sadik Armagan · 2 years, 9 months ago
  16. 6e33041 IVGCVSW-4578 Initialise m_PacketDataLength in constructor for SendTimelinePacket by Jim Flynn · 2 years, 9 months ago
  17. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 10 months ago
  18. 14bef9f IVGCVSW-6344 Remove definition of CapabilityTestHelper if no backends are enabled by Finn Williams · 2 years, 9 months ago
  19. 31dce2b IVGCVSW-6294 Added support for LRN to TfLiteParser by Mike Kelly · 2 years, 9 months ago
  20. bd575b2 MLCE-530 Add support of int8 weight for UnidirectionalSequenceLstm by Narumol Prangnawarat · 2 years, 9 months ago
  21. dbf5f31 IVGCVSW-6311 Add the pre-import backend capability by Finn Williams · 2 years, 9 months ago
  22. 4e62750 IVGCVSW-6216 PCA: Documentation Updates by David Monahan · 2 years, 9 months ago
  23. 0c0019c IVGCVSW-6294 Detect and remove extraneous fp16 conversion layers by Jan Eilers · 2 years, 10 months ago
  24. 4914d0c IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Ref, Neon, CL by Keith Davis · 2 years, 10 months ago
  25. 080d5b7 IVGCVSW-6119: Restore FullyConnectedDescriptor::GetNumViews for backward compatibility by Francis Murtagh · 2 years, 10 months ago
  26. 380c1a0 IVGCVSW-6317 Cleaning up BackendRegistry following negative tests. by Colm Donelan · 2 years, 10 months ago
  27. b80eaff Bugfix: Only run ClCustomAllocatorCpuAccNegativeTest if Neon Enabled by Francis Murtagh · 2 years, 10 months ago
  28. 9db96e0 IVGCVSW-6076 PCA: Add support for Importing Protected DMA buffers by Francis Murtagh · 2 years, 10 months ago
  29. 9f23711 IVGCVSW-6291 'Issue parsing profiling layer details' by Sadik Armagan · 2 years, 10 months ago
  30. 80211a4 Fixed logic error. by Mike Kelly · 2 years, 10 months ago
  31. e9b1230 IVGCVSW-6078 Add support for Dma_buf CustomMemoryAllocator by David Monahan · 2 years, 10 months ago
  32. 62573b6 IVGCVSW-6077 Add Custom Allocator tests by Francis Murtagh · 2 years, 10 months ago
  33. 293de18 IVGCVSW-6297 'Issue with Profiling output' by Sadik Armagan · 2 years, 10 months ago
  34. 75b981d IVGCVSW-6087 Add an Assertion check to make sure we aren't given null allocators by David Monahan · 2 years, 10 months ago
  35. e5339e7 MLCE-530 Add support for UnidirectionalSequenceLstm to RefWorkload by Narumol Prangnawarat · 2 years, 10 months ago experimental/daves_custom_allocator_dmabuf
  36. c1c872f Adds CustomAllocator interface and Sample App by Jan Eilers · 2 years, 11 months ago
  37. f487486 IVGCVSW-6292 Allow profiling details to be switched off during profiling by Keith Davis · 2 years, 10 months ago
  38. bcd860a IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in CL by Keith Davis · 2 years, 10 months ago
  39. 2d0679f IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Neon by Keith Davis · 2 years, 10 months ago
  40. d218d98 IVGCVSW-6289 Separate tensor shape inference and validation calls by Finn Williams · 2 years, 10 months ago
  41. b20d1d4 IVGCVSW-6119 ConstTensorsAsInput: FullyConnected Bug Fix by Matthew Sloyan · 2 years, 10 months ago
  42. d812a31 Replace use of non-standard variable length arrays by Rob Hughes · 2 years, 10 months ago
  43. 84e025a Infer tensor shapes before graph optimization by Finn Williams · 2 years, 10 months ago
  44. 81beae3 IVGCVSW-6119 ConstTensorsAsInput: FullyConnected by Matthew Sloyan · 2 years, 11 months ago
  45. 95e9efc IVGCVSW-6258 'Unittest failures' by Sadik Armagan · 2 years, 10 months ago
  46. be2ce55 Fix for gcc 9.3.0 compiler warning by Jim Flynn · 2 years, 10 months ago
  47. 5a64f22 IVGCVSW-5980 Add Descriptor, TensorInfo and Convolution algorithm to JSON by Keith Davis · 2 years, 10 months ago
  48. 8c999df Fixed bugs in PreCompiledLayer by Mike Kelly · 2 years, 10 months ago
  49. 554fa09 IVGCVSW-5980 JSON profiling output by Keith Davis · 2 years, 11 months ago
  50. 96fd98c Fix use of non-standard datatypes by Rob Hughes · 2 years, 10 months ago
  51. a0162e1 MLCE-530 Add Serializer and Deserializer for UnidirectionalSequenceLstm by Narumol Prangnawarat · 2 years, 10 months ago
  52. f5d5e6c IVGCVSW-6011 Update Mali to r30p0 on debian hikeys by Francis Murtagh · 2 years, 10 months ago
  53. da245eb IVGCVSW-5966 'Update all the documentation' by Sadik Armagan · 2 years, 11 months ago
  54. 8ed39ae MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNN by Narumol Prangnawarat · 2 years, 11 months ago
  55. 15fcc7e IVGCVSW-6073 Add protected mode to ArmNN CreationOptions by Jan Eilers · 2 years, 11 months ago
  56. b49ed18 IVGCVSW-6176 Add support for shape_signature in the tflite parser by Finn Williams · 3 years ago
  57. 9542f90 NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public include by Rob Hughes · 2 years, 11 months ago
  58. 9021125 Fixed RunTest's TfliteParser with boolean output by Bruno Goncalves · 2 years, 11 months ago
  59. 2d0eb86 Added comparison operators to TfLiteParser by Bruno Goncalves · 2 years, 11 months ago
  60. a34c98d Avoid empty test suites by Matthew Bentham · 2 years, 11 months ago
  61. 18bf43d Fix binding of reference to null pointer in RefFullyConnectedWorkload by Matthew Bentham · 2 years, 11 months ago
  62. 94df84d Avoid undefined behaviour in NumericCast unit test by Matthew Bentham · 2 years, 11 months ago
  63. c013bc8 Fix some compile warnings & errors by Rob Hughes · 2 years, 11 months ago
  64. 7af2fd7 Fix Unittest failures in CL Master by Nikhil Raj · 3 years ago
  65. 4d0c7d5 Remove excess trace messages from unit tests by Matthew Bentham · 2 years, 11 months ago
  66. a369b89 Improve ThrowBackendUnavailableException test by Matthew Bentham · 2 years, 11 months ago
  67. 3ab8548 IVGCVSW-6075 Add ParseExpandDims to TfliteParser by Teresa Charlin · 3 years ago
  68. 33f8987 IVGCVSW-6161 ConstTensorsAsInput: Optimizer - Redirect ConstTensor layer members by Matthew Sloyan · 3 years ago
  69. 0d677db IVGCVSW-6114 Create multiple LoadedNetworks from one OptimizedNetwork by Mike Kelly · 3 years ago
  70. 6f24b1a Fix segfault in IsLayerSupportedTests by Matthew Bentham · 3 years ago
  71. b082ed0 IVGCVSW-6027 Add IsConstant flag to TensorInfo by Jan Eilers · 3 years, 1 month ago
  72. 89fd793 Disable Sin support in Neon by Nikhil Raj · 3 years ago
  73. f364d53 IVGCVSW-6062 Rework the async threadpool by Finn Williams · 3 years ago
  74. 7a00eaa Remove remaining boost tests by Matthew Sloyan · 3 years ago
  75. 50f7b32 IVGCVSW-6099 Fix BackendsCompatibility tests with only Neon or CL enabled by Finn Williams · 3 years ago
  76. 87b5296 IVGCVSW-5810 Create a skeleton armnnTestUtils library by Matthew Sloyan · 3 years ago
  77. 0176fd8 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years ago
  78. 77c92e4 Fix compilation failure in CL Master nightly by Nikhil Raj · 3 years ago
  79. e4f39fd Refactor Network.hpp to be in alphabetical order by Keith Davis · 3 years ago
  80. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years ago
  81. 50de4fa IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 3 years ago
  82. 53ef795 IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M] by Jan Eilers · 3 years ago
  83. 77fe76b IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/common by Nikhil Raj · 3 years ago
  84. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years ago
  85. b9af86e IVGCVSW-5855 Refactor the reporting of capabilities from backends by Finn Williams · 3 years ago
  86. 5b1bcc9 IVGCVSW-5834 Move the IProfilingGuidGenerator and ProfilingGuidGenerator into profiling common by Nikhil Raj · 3 years ago
  87. 400c593 COMPMID-4548 Print Elementwise Descriptor on dot graph by Teresa Charlin · 3 years ago
  88. 1b1950d Remove duplicated check for Dequantize input type not supported by Teresa Charlin · 3 years ago
  89. 483c811 IVGCVSW-5962 Remove boost::multi_array by Sadik Armagan · 3 years ago
  90. 31f86bf COMPMID-4544 Print Comparison Descriptor on dot graph by Teresa Charlin · 3 years ago
  91. 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
  92. 41e764c IVGCVSW-6059 Fixing PermutationVector.end() to cope with dimensions < 5 by Colm Donelan · 3 years ago
  93. 2548559 IVGCVSW-5781 Ensure Threadpool Memhandles are created after constant layer allocations by Finn Williams · 3 years ago
  94. bf99b5f IVGCVSW-6079 Fix circular dependency by Narumol Prangnawarat · 3 years ago
  95. 94dd4db IVGCVSW-6009 Enable creating thread pool with 1 thread by Kevin May · 3 years ago
  96. b4b3ac9 IVGCVSW-6009 Integrate threadpool into ExNet by Kevin May · 3 years ago
  97. 401c1c3 IVGCVSW-6072 NeonReduceWorkloadValidate not declared in IS_MULTI_AXES_REDUCE_SUPPORTED by Matthew Sloyan · 3 years ago
  98. 4a4af11 IVGCVSW-3649 Add Prelu with different alpha dimension test to TfLiteParser by Narumol Prangnawarat · 3 years ago
  99. bfaee6b IVGCVSW-3649 Add TfLite parser support for Prelu layer by Narumol Prangnawarat · 3 years ago
  100. 37c430e IVGCVSW-6069 Add Unit Test for Pad + DepthwiseConv and Pad + Conv by Teresa Charlin · 3 years ago