1. 6d63e22 Revert "IVGCVSW-7454 Enable dynamic bias in CpuAcc and GpuAcc in Conv2d DWConv and FC" by TeresaARM · 1 year, 2 months ago
  2. fecd9ed IVGCVSW-7454 Enable dynamic bias in CpuAcc and GpuAcc in Conv2d DWConv and FC by Teresa Charlin · 1 year, 2 months ago
  3. 6fba294 IVGCVSW-7454 Fix CpuAcc FC dynamic weights by Teresa Charlin · 1 year, 2 months ago
  4. 1fe6c81 IVGCVSW-7307 Add CpuAcc Batch MatMul Workload by Teresa Charlin · 1 year, 8 months ago
  5. 34336f9 Make Convert workloads use arm_compute::NECast in CpuAcc backend by Matthew Bentham · 1 year, 2 months ago
  6. cfbb271 Add unit test for Neon Convert workloads by Matthew Bentham · 1 year, 2 months ago
  7. acb3ec5 GitHub #719 Set quantization parameter scale to 1.0, instead of 0.0. by Teresa Charlin · 1 year, 3 months ago
  8. c5ee0d7 IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptions by John Mcloughlin · 1 year, 3 months ago
  9. ca5c82a IVGCVSW-7507 Pass m_Crops in BatchToSpaceND CpuAcc and GpuAcc workloads by Teresa Charlin · 1 year, 3 months ago
  10. c1c5f2a Remove GetGraph and include of Graph.hpp header from public header by Matthew Bentham · 1 year, 3 months ago
  11. 1a05aad Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers" by Mike Kelly · 1 year, 3 months ago
  12. b75fc93 IVGCVSW-7454 Enable NonConstWeights in CpuAcc by Teresa Charlin · 1 year, 5 months ago
  13. 52e90bf IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 4 months ago
  14. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 4 months ago
  15. d7fca09 IVGCVSW-7173 Add Rsqrt to Tosa Ref Backend by David Monahan · 1 year, 6 months ago
  16. c17a35f IVGCVSW-5128 Add EndToEnd test for REDUCE_SUM by Teresa Charlin · 1 year, 6 months ago
  17. 80f71a8 IVGCVSW-7211 Fix float16 operators being wrongly unsupported with android-nn-driver. by Cathal Corbett · 1 year, 6 months ago
  18. ec67a0f IVGCVSW-7209 Remove deprecated code due to be removed in 23.02 by Mike Kelly · 1 year, 7 months ago
  19. 6bc8525 IVGCVSW-6853 Rewrite BuildArmComputePermutationVector() by Teresa Charlin · 1 year, 7 months ago
  20. 3144159 IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layers by Ryan OShea · 1 year, 8 months ago
  21. 3c2795a IVGCVSW-7318 Support basic addition model in the TOSA Reference Backend by Ryan OShea · 1 year, 8 months ago
  22. a38da59 IVGCVSW-6496 Add EndToEnd Layer test for Batch MatMul Workload by Teresa Charlin · 1 year, 8 months ago
  23. 0f86ecf IVGCVSW-6494 Add CpuAcc Batch MatMul Workload Fp32 by Teresa Charlin · 1 year, 9 months ago
  24. 251fd95 IVGCVSW-7222 Fix incorrect kernel measurements in profiling output by Kevin May · 1 year, 9 months ago
  25. 5a3d200 IVGCVSW-7111 change backend deprecation from 22.11 to 23.08 by Jim Flynn · 1 year, 11 months ago
  26. d301c0a IVGCVSW-6889 Seg fault running ExeNet with --bf16-turbo-mode on fpga by Francis Murtagh · 1 year, 11 months ago
  27. d7ceec5 IVGCVSW-6896 Fix pre-import when using sync execute. by Colm Donelan · 2 years ago
  28. 626bd90 Revert "Revert "IVGCVSW-6873 Import inputs but don't export outputs fails."" by Francis Murtagh · 2 years ago
  29. a0f8b15 Revert "IVGCVSW-6873 Import inputs but don't export outputs fails." by James Conroy · 2 years ago
  30. 03bf98a IVGCVSW-6873 Import inputs but don't export outputs fails. by Colm Donelan · 2 years, 1 month ago
  31. 311cfa7 MLCE-825: Give reason when workload unsupported for Non Constant Weights/Bias by Francis Murtagh · 2 years, 1 month ago
  32. 80512b0 IVGCVSW-6929 Support for models with implicit expanded dimensions by Mike Kelly · 2 years, 1 month ago
  33. 8bd5360 IVGCVSW-6126 ConstTensorsAsInput: Conv2d - Backends by Cathal Corbett · 2 years, 2 months ago
  34. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 3 months ago
  35. 19e7942 IVGCVSW-6175 Add Pooling3d to Neon by Ryan OShea · 2 years, 2 months ago
  36. 4452baf IVGCVSW-6260 ConstTensorsAsInput: Fully Connected Cl and Neon support. by Cathal Corbett · 2 years, 2 months ago
  37. 4b19d22 IVGCVSW-6940 ConstTensorsAsInput: DepthwiseConvolution2d - Complete ACL by Cathal Corbett · 2 years, 2 months ago
  38. 0302723 IVGCVSW-6936 Sqrt for CpuRef, CpuAcc and GpuAcc by Teresa Charlin · 2 years, 2 months ago
  39. b190da2 IVGCVSW-6862 Use same datatype for all containers of indices in NeonGatherNd by Teresa Charlin · 2 years, 2 months ago
  40. aa80510 IVGCVSW-6862 Modify GATHERNd Neon workload by Teresa Charlin · 2 years, 2 months ago
  41. 06145cc IVGCVSW-6936 Add SQRT support to Neon by Teresa Charlin · 2 years, 2 months ago
  42. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 3 months ago
  43. bd22c7d IVGCVSW-6862 Add GATHERNd Neon workload by Teresa Charlin · 2 years, 2 months ago
  44. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 2 months ago
  45. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 3 months ago
  46. d83ffe0 IVGCVSW-6839 Unidirectional sequence LSTM test failing in Android S by Cathal Corbett · 2 years, 3 months ago
  47. 4952a3e Revert "Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl"" by Cathal Corbett · 2 years, 4 months ago
  48. fd5bec4 Revert "Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon"" by Cathal Corbett · 2 years, 4 months ago
  49. 3826ab6 IVGCVSW-6700 Disable importing on ClConv2d when datalayout is NCHW by David Monahan · 2 years, 4 months ago
  50. f87b90e Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon" by Cathal Corbett · 2 years, 4 months ago
  51. 79cef69 Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl" by Cathal Corbett · 2 years, 4 months ago
  52. ad91717 IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl by Cathal Corbett · 2 years, 5 months ago
  53. b0baff7 IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon by Cathal Corbett · 2 years, 5 months ago
  54. 79bb653 Fix unit test where NeonMemoryManager was used instead of RefMemoryManager by Matthew Bentham · 2 years, 5 months ago
  55. ec81999 IVGCVSW-6700 Add override functions to all typed Neon/CL workloads by David Monahan · 2 years, 5 months ago
  56. 67d6390 Handle optional biases better in Neon/Cl FullyConnected workloads by Matthew Bentham · 2 years, 5 months ago
  57. c42a987 IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils. by Colm Donelan · 2 years, 5 months ago
  58. 646bc8a IVGCVSW-6696 Add Forced Import EndToEnd tests to Ref, Neon, and CL by David Monahan · 2 years, 5 months ago
  59. e2af6f4 IVGCVSW-6552 Add support of aligned host memory by Narumol Prangnawarat · 2 years, 5 months ago
  60. 588cbdf IVGCVSW-6685-6686 Modify workloads to extend Neon/Cl BaseWorkload by Teresa Charlin · 2 years, 5 months ago
  61. 98b0dcb IVGCVSW-6683-6684 Add ClBaseWorkload and NeonBaseWorkload by Teresa Charlin · 2 years, 5 months ago
  62. 7740045 IVGCVSW-6678 Register CopyAndImportFactoryPairs to NeonBackend and unit tests by Narumol Prangnawarat · 2 years, 6 months ago
  63. faf2966 Bugfix: Set removal date for Backend API stability items to 22.11 by Francis Murtagh · 2 years, 5 months ago
  64. 34b429c IVGCVSW-6629 Stabilize the ILayerSupport interface with unified strategy. by Cathal Corbett · 2 years, 6 months ago
  65. 611c7fb IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategy by Teresa Charlin · 2 years, 6 months ago
  66. 56ccf68 IVGCVSW-6633 SubgraphView uses IConnectableLayer rather than Layer in its m_Layers by Francis Murtagh · 2 years, 7 months ago
  67. 0fa1050 IVGCVSW-6674 Implement CanBeImported function in NeonTensorHandle by David Monahan · 2 years, 6 months ago
  68. cbfd718 IVGCVSW-6632 OptimizationViews: has INetwork rather than Graph for holding layers by Cathal Corbett · 2 years, 7 months ago
  69. 0c47974 IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backends by Colm Donelan · 2 years, 7 months ago
  70. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 7 months ago
  71. f9de771 IVGCVSW-6520 Extend pad workload for CpuAcc to support mirror padding by Teresa Charlin · 2 years, 8 months ago
  72. 019da94 Fix typo errors from ticket IVGCVSW-6420 by Cathal Corbett · 2 years, 8 months ago
  73. 5b8093c IVGCVSW-6420: Constant flag in tensor info is not set correctly by Cathal Corbett · 2 years, 8 months ago
  74. b1aad42 IVGCVSW-6527 Support the new memory API in loaded network by Finn Williams · 2 years, 8 months ago
  75. 2ea38c7 Bug Fix in CpuAcc and GpuAcc workload: Gather has 2 inputs by Teresa Charlin · 2 years, 8 months ago
  76. 2e5d0b2 IVGCVSW-6469 Add MirrorPad FrontEnd and Ref Support by Matthew Sloyan · 2 years, 8 months ago
  77. ec5f7d1 IVGCVSW-6170 Add CpuAcc Conv3d Workload by Teresa Charlin · 2 years, 8 months ago
  78. e8d7ccb IVGCVSW-6310 Update ICustomAllocator and add GetDefaultAllocator function to backends by Francis Murtagh · 2 years, 9 months ago
  79. cff135b Revert "Disable Sin support in Neon" by ryan.oshea3 · 2 years, 9 months ago
  80. b8a26d8 IVGCVSW-6300 'IMemoryOptimizerStrategy Add strategy library and add support in BackendRegistry' by Sadik Armagan · 2 years, 9 months ago
  81. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 9 months ago
  82. eb852bb IVGCVSW-6293 Add Unit test int8 Channel Shuffle by Teresa Charlin · 2 years, 9 months ago
  83. e89dd69 IVGCVSW-3707 Add Channel Shuffle Workload to CpuAcc backend by Teresa Charlin · 2 years, 10 months ago
  84. c840263 IVGCVSW-6339 'IMemoryOptimizerStrategy Add backend capabilities' by Sadik Armagan · 2 years, 10 months ago
  85. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 11 months ago
  86. dbf5f31 IVGCVSW-6311 Add the pre-import backend capability by Finn Williams · 2 years, 10 months ago
  87. 2d0679f IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Neon by Keith Davis · 2 years, 11 months ago
  88. 5a64f22 IVGCVSW-5980 Add Descriptor, TensorInfo and Convolution algorithm to JSON by Keith Davis · 2 years, 11 months ago
  89. 554fa09 IVGCVSW-5980 JSON profiling output by Keith Davis · 3 years ago
  90. 7af2fd7 Fix Unittest failures in CL Master by Nikhil Raj · 3 years ago
  91. 89fd793 Disable Sin support in Neon by Nikhil Raj · 3 years ago
  92. 50de4fa IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 3 years, 1 month ago
  93. 53ef795 IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M] by Jan Eilers · 3 years, 1 month ago
  94. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years, 1 month ago
  95. b9af86e IVGCVSW-5855 Refactor the reporting of capabilities from backends by Finn Williams · 3 years, 1 month ago
  96. 483c811 IVGCVSW-5962 Remove boost::multi_array by Sadik Armagan · 3 years, 1 month ago
  97. 5fc0fd6 MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 2 months ago
  98. 25ab3a8 IVGCVSW-5964 Removing some remaining boost utility usages from tests. by Colm Donelan · 3 years, 1 month ago
  99. e5f0b24 IVGCVSW-5818 Enable import on GPU by Narumol Prangnawarat · 3 years, 2 months ago
  100. ae12306 Revert "MLCE-418 Reduce layer does not support multiple axes" by Matthew Sloyan · 3 years, 2 months ago