1. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 11 months ago
  2. 14bef9f IVGCVSW-6344 Remove definition of CapabilityTestHelper if no backends are enabled by Finn Williams · 2 years, 10 months ago
  3. bd575b2 MLCE-530 Add support of int8 weight for UnidirectionalSequenceLstm by Narumol Prangnawarat · 2 years, 10 months ago
  4. dbf5f31 IVGCVSW-6311 Add the pre-import backend capability by Finn Williams · 2 years, 10 months ago
  5. 4e62750 IVGCVSW-6216 PCA: Documentation Updates by David Monahan · 2 years, 10 months ago
  6. 380c1a0 IVGCVSW-6317 Cleaning up BackendRegistry following negative tests. by Colm Donelan · 2 years, 11 months ago
  7. b80eaff Bugfix: Only run ClCustomAllocatorCpuAccNegativeTest if Neon Enabled by Francis Murtagh · 2 years, 11 months ago
  8. 9db96e0 IVGCVSW-6076 PCA: Add support for Importing Protected DMA buffers by Francis Murtagh · 2 years, 11 months ago
  9. e9b1230 IVGCVSW-6078 Add support for Dma_buf CustomMemoryAllocator by David Monahan · 2 years, 11 months ago
  10. 62573b6 IVGCVSW-6077 Add Custom Allocator tests by Francis Murtagh · 2 years, 11 months ago
  11. 75b981d IVGCVSW-6087 Add an Assertion check to make sure we aren't given null allocators by David Monahan · 2 years, 11 months ago
  12. e5339e7 MLCE-530 Add support for UnidirectionalSequenceLstm to RefWorkload by Narumol Prangnawarat · 3 years ago experimental/daves_custom_allocator_dmabuf
  13. c1c872f Adds CustomAllocator interface and Sample App by Jan Eilers · 3 years ago
  14. f487486 IVGCVSW-6292 Allow profiling details to be switched off during profiling by Keith Davis · 2 years, 11 months ago
  15. bcd860a IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in CL by Keith Davis · 2 years, 11 months ago
  16. 2d0679f IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Neon by Keith Davis · 2 years, 11 months ago
  17. 81beae3 IVGCVSW-6119 ConstTensorsAsInput: FullyConnected by Matthew Sloyan · 3 years ago
  18. 5a64f22 IVGCVSW-5980 Add Descriptor, TensorInfo and Convolution algorithm to JSON by Keith Davis · 2 years, 11 months ago
  19. 554fa09 IVGCVSW-5980 JSON profiling output by Keith Davis · 3 years ago
  20. 96fd98c Fix use of non-standard datatypes by Rob Hughes · 3 years ago
  21. f5d5e6c IVGCVSW-6011 Update Mali to r30p0 on debian hikeys by Francis Murtagh · 3 years ago
  22. 8ed39ae MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNN by Narumol Prangnawarat · 3 years ago
  23. 15fcc7e IVGCVSW-6073 Add protected mode to ArmNN CreationOptions by Jan Eilers · 3 years ago
  24. 9542f90 NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public include by Rob Hughes · 3 years ago
  25. 18bf43d Fix binding of reference to null pointer in RefFullyConnectedWorkload by Matthew Bentham · 3 years ago
  26. c013bc8 Fix some compile warnings & errors by Rob Hughes · 3 years ago
  27. 7af2fd7 Fix Unittest failures in CL Master by Nikhil Raj · 3 years ago
  28. a369b89 Improve ThrowBackendUnavailableException test by Matthew Bentham · 3 years ago
  29. 0d677db IVGCVSW-6114 Create multiple LoadedNetworks from one OptimizedNetwork by Mike Kelly · 3 years ago
  30. 6f24b1a Fix segfault in IsLayerSupportedTests by Matthew Bentham · 3 years ago
  31. 89fd793 Disable Sin support in Neon by Nikhil Raj · 3 years ago
  32. f364d53 IVGCVSW-6062 Rework the async threadpool by Finn Williams · 3 years, 1 month ago
  33. 7a00eaa Remove remaining boost tests by Matthew Sloyan · 3 years ago
  34. 50f7b32 IVGCVSW-6099 Fix BackendsCompatibility tests with only Neon or CL enabled by Finn Williams · 3 years ago
  35. 87b5296 IVGCVSW-5810 Create a skeleton armnnTestUtils library by Matthew Sloyan · 3 years ago
  36. 77c92e4 Fix compilation failure in CL Master nightly by Nikhil Raj · 3 years ago
  37. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years, 1 month ago
  38. 50de4fa IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 3 years, 1 month ago
  39. 53ef795 IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M] by Jan Eilers · 3 years, 1 month ago
  40. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years, 1 month ago
  41. b9af86e IVGCVSW-5855 Refactor the reporting of capabilities from backends by Finn Williams · 3 years, 1 month ago
  42. 1b1950d Remove duplicated check for Dequantize input type not supported by Teresa Charlin · 3 years, 1 month ago
  43. 483c811 IVGCVSW-5962 Remove boost::multi_array by Sadik Armagan · 3 years, 1 month ago
  44. 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
  45. b4b3ac9 IVGCVSW-6009 Integrate threadpool into ExNet by Kevin May · 3 years, 1 month ago
  46. 401c1c3 IVGCVSW-6072 NeonReduceWorkloadValidate not declared in IS_MULTI_AXES_REDUCE_SUPPORTED by Matthew Sloyan · 3 years, 1 month ago
  47. e73eda9 Bugfix: Fix cl_ext.h include path in CL backend by Francis Murtagh · 3 years, 1 month ago
  48. 5fc0fd6 MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 2 months ago
  49. 1bed2f4 IVGCVSW-5964 Removing some obsolete Boost references. by Colm Donelan · 3 years, 1 month ago
  50. 25ab3a8 IVGCVSW-5964 Removing some remaining boost utility usages from tests. by Colm Donelan · 3 years, 1 month ago
  51. 878e0f9 IVGCVSW-5818 Unload network before checking result and improve test by Narumol Prangnawarat · 3 years, 2 months ago
  52. 01bc02d IVGCVSW-5808 Fix ArmNN backend profiling tests which fail on Jenkins with NPU enabled by Nikhil Raj · 3 years, 2 months ago
  53. ff9a29d IVGCVSW-5818 Add dma buf support for memory import on GPU by Narumol Prangnawarat · 3 years, 2 months ago
  54. e5f0b24 IVGCVSW-5818 Enable import on GPU by Narumol Prangnawarat · 3 years, 2 months ago
  55. ae12306 Revert "MLCE-418 Reduce layer does not support multiple axes" by Matthew Sloyan · 3 years, 2 months ago
  56. e813d67 IVGCVSW-5813 Add Async Queue to IRuntime by Keith Davis · 3 years, 2 months ago
  57. d905dec MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 2 months ago
  58. 1f58f03 IVGCVSW-5815 Generalise ConstCpuTensorHandle by James Conroy · 3 years, 2 months ago
  59. cae4568 IVGCVSW-5410 Move ILayerSupport.hpp to backends folder by Francis Murtagh · 3 years, 2 months ago
  60. f52e9fd IVGCVSW-5418 ExecuteNetwork test for MobileBERT by mathad01 · 3 years, 2 months ago
  61. df9a322 IVGCVSW-5882 Produce warning if bias quantization scale mismatch by mathad01 · 3 years, 2 months ago
  62. e4a41dc IVGCVSW-5727 Implement Import function of ClImportTensorHandle by David Monahan · 3 years, 3 months ago
  63. 73d3e2e IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::GetFactory by Francis Murtagh · 3 years, 2 months ago
  64. a04a9d7 IVGCVSW-5775 'Add Async Support to ExecuteNetwork' by Sadik Armagan · 3 years, 2 months ago
  65. 0109794 IVGCVSW-5843 Separate memory managers for WorkingMemHandles by Finn Williams · 3 years, 2 months ago
  66. 2241d18 IVGCVSW-5416 'Add android-nn-driver support for CAST by Sadik Armagan · 3 years, 2 months ago
  67. 48f011e IVGCVSW-5419 'Add ACL Support for CAST Operator' by Sadik Armagan · 3 years, 2 months ago
  68. f40d6d4 IVGCVSW-5420 'Add CL support for CAST' by Sadik Armagan · 3 years, 2 months ago
  69. e11e63d IVGCVSW-5909 Fix CTS failure in GpuAcc DIV int32 by Teresa Charlin · 3 years, 2 months ago
  70. 4af5616 IVGCVSW-5816 Constant memory access by Francis Murtagh · 3 years, 2 months ago
  71. b8181f7 IVGCVSW-5787 Add/Update Execute() implementations in RefActivationWorkload by Finn Williams · 3 years, 3 months ago
  72. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 3 months ago
  73. 1f140f7 MLCE-328 Serializer/Deserializer does not support Signed64 by Mike Kelly · 3 years, 3 months ago
  74. 7c67fab IVGCVSW-5803 Delegate Unit Tests Failure on Android: Normalization & Softmax by Keith Davis · 3 years, 3 months ago
  75. 55a8ffd IVGCVSW-5823 Refactor Async Network API by Mike Kelly · 3 years, 3 months ago
  76. b76eaed IVGCVSW-5793 Add default ExecuteAsync implementation to Workload by Finn Williams · 3 years, 3 months ago
  77. 4422cec Fix graph copy memory spike by Finn Williams · 3 years, 3 months ago
  78. aede8ca IVGCVSW-5783 'Add AsyncExecution Capability' by Sadik Armagan · 3 years, 3 months ago
  79. 92c5072 IVGCVSW-5676 Fixing build failure in backends jenkins job. by Colm Donelan · 3 years, 3 months ago
  80. 386ff1a IVGCVSW-5790 Merge async prototype by Mike Kelly · 3 years, 3 months ago
  81. ade8c1d IVGCVSW-5676 Eliminating some Neon unit tests for debug builds. by Colm Donelan · 3 years, 3 months ago
  82. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 3 months ago
  83. c74b175 IVGCVSW-5724 Add import tensor handling as ClImportTensorHandleFactory. by Colm Donelan · 3 years, 4 months ago
  84. 66dbf5b IVGCVSW-5726 Implement Memory Import Functions in CltensorHandle by David Monahan · 3 years, 4 months ago
  85. 0fb4c23 Give unique names to debug layers by Rob Hughes · 3 years, 4 months ago
  86. 3d2b4b2 IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetwork by Francis Murtagh · 3 years, 4 months ago
  87. 33199c2 IVGCVSW-5675 Implement Pimpl Idiom for IProfiler (lower priority) by Francis Murtagh · 3 years, 4 months ago
  88. 4064632 IVGCVSW-5686 Add GpuAcc MLGO tuning file configuration argument by Finn Williams · 3 years, 5 months ago
  89. 0a7dc6b IVGCVSW-5685 Add CpuAcc specific configuration option numberOfThreads by Matthew Sloyan · 3 years, 5 months ago
  90. 8eae955 IVGCVSW-5717 Update JsonPrinterTestImpl to match latest ACL by David Monahan · 3 years, 5 months ago
  91. 2226ca9 MLCE-347 Bug fixes in Reduce: QueueDescriptor.validate and init REDUCE_MIN by Teresa Charlin · 3 years, 5 months ago
  92. 29fde27 IVGCVSW-5679 Fix Android NDK OOB build by Matthew Sloyan · 3 years, 5 months ago
  93. a274748 MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support' by Sadik Armagan · 3 years, 5 months ago
  94. d92a6e4 IVGCVSW-4873 Implement Pimpl Idiom for IRuntime by Kevin May · 3 years, 5 months ago
  95. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 5 months ago
  96. e561795 Update ACL pin to 6a4ebe1305b544aec1ba0bfc67ed65d94fcc8c2e by Nikhil Raj · 3 years, 5 months ago
  97. 5dc64fe IVGCVSW-5525 Handle Neon optionality on 32 bit linux platforms by Francis Murtagh · 3 years, 5 months ago
  98. 2cd1847 IVGCVSW-5571 Expose the TfLite Delegate to the TfLite python API by Jan Eilers · 3 years, 7 months ago
  99. d672f5d IVGCVSW-5616 Don't fuse activation if quantization parameters are different by Teresa Charlin · 3 years, 5 months ago
  100. 9d7a332 IVGCVSW-5644 Add documentation for cache loaded network by Matthew Sloyan · 3 years, 6 months ago