1. 7db7089 IVGCVSW-8602 Move ComputeSplitAxis() to backendsCommon/WorkloadUtils by Teresa Charlin · 9 weeks ago
  2. b4ef163 IVGCVSW-7854 Remove/rewrite asserts in the backends. by Colm Donelan · 5 months ago
  3. 21a9f33 IVGCVSW-7835 Add ReverseV2 CL and Neon Workloads by Tianle Cheng · 8 months ago
  4. 2be039b IVGCVSW-6964 Remove profiling detail for ConstTensorAsInputs Layers by John Mcloughlin · 11 months ago
  5. 8259941 Revert "IVGCVSW-6964 Remove profiling detail for ConstTensorAsInputs Layers" by john.mcloughlin · 11 months ago
  6. d1f0001 IVGCVSW-6964 Remove profiling detail for ConstTensorAsInputs Layers by John Mcloughlin · 11 months ago
  7. 3b3dcbf IVGCVSW-2291 TILE Operator CL Implementation by Cian McGriskin · 11 months ago
  8. 7cbe781 MLCE-1092 Add Names to Workloads by Mike Kelly · 11 months ago
  9. 038f52b Update ACL pin to 16b37527906c68885f81a8db35f9d6040d73efec by Nikhil Raj · 11 months ago
  10. 9edde5d IVGCVSW-7825 block non const bias on CL CONV2D. by Teresa Charlin · 11 months ago
  11. 2ea403d IVGCVSW-7785 3D tensors in BATCH_TO_SPACE and SPACE_TO_BATCH in CpuAcc & GpuAcc by Teresa Charlin · 1 year ago
  12. d29d09d Update ACL pin to c952596e70f2fe0073029f053e329a4e930ced8c by Nikhil Raj · 1 year ago
  13. a9c5c16 Update ACL pin to 043613fbb199e2c4fdd12c2c9a1785db9b0c45fa by Nikhil Raj · 1 year ago
  14. 8eece0a IVGCVSW-7791 Enable dynamic bias in Conv in CpuAcc and GpuAcc by Kevin May · 1 year, 1 month ago
  15. 9953db8 IVGCVSW-7790 - Enable dynamic bias in DWConv in GpuAcc by Kevin May · 1 year, 1 month ago
  16. 71311e4 Fix incorrect validation of Unidirectional Sequence LSTM on Cl and Neon by Narumol Prangnawarat · 1 year, 1 month ago
  17. 270641b MLCE-1022 Fix failure on UnidirectionalSequenceLstm Operator by Narumol Prangnawarat · 1 year, 1 month ago
  18. f663d48 IVGCVSW-7732 Enable dynamic bias in FullyConnected in CpuAcc and GpuAcc by Teresa Charlin · 1 year, 2 months ago
  19. 34c1c38 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE to CpuAcc and GpuAcc by John Mcloughlin · 1 year, 1 month ago
  20. acedd85 Revert "IVGCVSW-7454 Enable dynamic bias in CpuAcc and GpuAcc in Conv2d DWConv and FC" by TeresaARM · 1 year, 2 months ago
  21. fecd9ed IVGCVSW-7454 Enable dynamic bias in CpuAcc and GpuAcc in Conv2d DWConv and FC by Teresa Charlin · 1 year, 2 months ago
  22. ee1497c IVGCVSW-7454 Enable NonConstWeights in GpuAcc by Teresa Charlin · 1 year, 3 months ago
  23. 97a3aef IVGCVSW-7308 Add GpuAcc Batch MatMul workload by Teresa Charlin · 1 year, 6 months ago
  24. ca5c82a IVGCVSW-7507 Pass m_Crops in BatchToSpaceND CpuAcc and GpuAcc workloads by Teresa Charlin · 1 year, 3 months ago
  25. 0e3fe10 IVGCVSW-7455 Workaround to allow CLBatchMatMul to parse some 4D models by Mike Kelly · 1 year, 5 months ago
  26. c074cdb IVGCVSW-6493 Bug Fix on RHS permute GpuAcc Batch MatMul workload Fp32 by Teresa Charlin · 1 year, 5 months ago
  27. 94916a5 IVGCVSW-6493 Add GpuAcc Batch MatMul workload Fp32 by Teresa Charlin · 1 year, 8 months ago
  28. ec67a0f IVGCVSW-7209 Remove deprecated code due to be removed in 23.02 by Mike Kelly · 1 year, 7 months ago
  29. d301c0a IVGCVSW-6889 Seg fault running ExeNet with --bf16-turbo-mode on fpga by Francis Murtagh · 1 year, 11 months ago
  30. ea660e1 IVGCVSW-6986 SLTS Failures due to Caching commits by Cathal Corbett · 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. 8bd5360 IVGCVSW-6126 ConstTensorsAsInput: Conv2d - Backends by Cathal Corbett · 2 years, 2 months ago
  33. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 3 months ago
  34. 4452baf IVGCVSW-6260 ConstTensorsAsInput: Fully Connected Cl and Neon support. by Cathal Corbett · 2 years, 2 months ago
  35. 4b19d22 IVGCVSW-6940 ConstTensorsAsInput: DepthwiseConvolution2d - Complete ACL by Cathal Corbett · 2 years, 2 months ago
  36. 0302723 IVGCVSW-6936 Sqrt for CpuRef, CpuAcc and GpuAcc by Teresa Charlin · 2 years, 2 months ago
  37. 989e2f6 IVGCVSW-6861 Add GATHERNd CL workload by Teresa Charlin · 2 years, 2 months ago
  38. aac6112 IVGCVSW-6936 Add SQRT support to CL by Teresa Charlin · 2 years, 2 months ago
  39. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 2 months ago
  40. bab8fa9 IVGCVSW-6174 Add Cl Pooling3d Workload by Ryan OShea · 2 years, 4 months ago
  41. a3f4fba IVGCVSW-6732 Tests surrounded in '#if defined(ARMNNREF_ENABLED)' in android-nn-driver do not execute. by Cathal Corbett · 2 years, 3 months ago
  42. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 3 months ago
  43. 4952a3e Revert "Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl"" by Cathal Corbett · 2 years, 4 months ago
  44. fd5bec4 Revert "Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon"" by Cathal Corbett · 2 years, 4 months ago
  45. 3826ab6 IVGCVSW-6700 Disable importing on ClConv2d when datalayout is NCHW by David Monahan · 2 years, 4 months ago
  46. f87b90e Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon" by Cathal Corbett · 2 years, 4 months ago
  47. 79cef69 Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl" by Cathal Corbett · 2 years, 4 months ago
  48. ad91717 IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl by Cathal Corbett · 2 years, 5 months ago
  49. b0baff7 IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon by Cathal Corbett · 2 years, 5 months ago
  50. c27d15c Add SupportsTensorHandleReplacement implementation to the ClConvert workloads by David Monahan · 2 years, 4 months ago
  51. 73c547d Refactor Forced Import by Finn Williams · 2 years, 4 months ago
  52. 5e7335b Add implementation of reconfigure function to Cl Convert workloads by Jim Flynn · 2 years, 4 months ago
  53. ec81999 IVGCVSW-6700 Add override functions to all typed Neon/CL workloads by David Monahan · 2 years, 5 months ago
  54. 67d6390 Handle optional biases better in Neon/Cl FullyConnected workloads by Matthew Bentham · 2 years, 5 months ago
  55. e2af6f4 IVGCVSW-6552 Add support of aligned host memory by Narumol Prangnawarat · 2 years, 5 months ago
  56. 588cbdf IVGCVSW-6685-6686 Modify workloads to extend Neon/Cl BaseWorkload by Teresa Charlin · 2 years, 5 months ago
  57. 98b0dcb IVGCVSW-6683-6684 Add ClBaseWorkload and NeonBaseWorkload by Teresa Charlin · 2 years, 5 months ago
  58. 0c47974 IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backends by Colm Donelan · 2 years, 7 months ago
  59. 46c657d IVGCVSW-6519 Extend pad workload for GpuAcc to support mirror padding by Teresa Charlin · 2 years, 8 months ago
  60. 2ea38c7 Bug Fix in CpuAcc and GpuAcc workload: Gather has 2 inputs by Teresa Charlin · 2 years, 8 months ago
  61. 9f6862d IVGCVSW-6440 Add profiling around CL workload configure calls by Kevin May · 2 years, 8 months ago
  62. 2e5d0b2 IVGCVSW-6469 Add MirrorPad FrontEnd and Ref Support by Matthew Sloyan · 2 years, 8 months ago
  63. 615ad6c IVGCVSW-6169 Add GpuAcc Conv3d Workload by Teresa Charlin · 2 years, 8 months ago
  64. 4692e11 IVGCVSW-6440 Print new Optimize and LoadedNetwork profiling points by Kevin May · 2 years, 8 months ago
  65. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 9 months ago
  66. 1222dbd IVGCVSW-3706 Add Channel Shuffle Workload to GpuAcc backend by Teresa Charlin · 2 years, 10 months ago
  67. 22f601b Fix incorrect string name for workload construct by Keith Davis · 2 years, 10 months ago
  68. bcd860a IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in CL by Keith Davis · 2 years, 11 months ago
  69. 5a64f22 IVGCVSW-5980 Add Descriptor, TensorInfo and Convolution algorithm to JSON by Keith Davis · 2 years, 11 months ago
  70. 554fa09 IVGCVSW-5980 JSON profiling output by Keith Davis · 3 years ago
  71. 77c92e4 Fix compilation failure in CL Master nightly by Nikhil Raj · 3 years ago
  72. 50de4fa IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 3 years, 1 month ago
  73. 53ef795 IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M] by Jan Eilers · 3 years, 1 month ago
  74. 401c1c3 IVGCVSW-6072 NeonReduceWorkloadValidate not declared in IS_MULTI_AXES_REDUCE_SUPPORTED by Matthew Sloyan · 3 years, 1 month ago
  75. 5fc0fd6 MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 2 months ago
  76. ae12306 Revert "MLCE-418 Reduce layer does not support multiple axes" by Matthew Sloyan · 3 years, 2 months ago
  77. d905dec MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 2 months ago
  78. 1f58f03 IVGCVSW-5815 Generalise ConstCpuTensorHandle by James Conroy · 3 years, 2 months ago
  79. f40d6d4 IVGCVSW-5420 'Add CL support for CAST' by Sadik Armagan · 3 years, 2 months ago
  80. e11e63d IVGCVSW-5909 Fix CTS failure in GpuAcc DIV int32 by Teresa Charlin · 3 years, 2 months ago
  81. a274748 MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support' by Sadik Armagan · 3 years, 5 months ago
  82. c11ba46 IVGCVSW-4625 Add CL Rank Workload by David Monahan · 3 years, 7 months ago
  83. e944475 IVGCVSW-5482 'Add a ClCompileContext parameter to each ClWorkload Constructor' by Sadik Armagan · 3 years, 7 months ago
  84. fe3ec94 IVGCVSW-5092 Add CL Logical workload by James Conroy · 3 years, 7 months ago
  85. 33d2c78 IVGCVSW-5189 Fix error running EfficientNet-Lite on GpuAcc by Narumol Prangnawarat · 3 years, 8 months ago
  86. 0d4ed39 IVGCVSW-5328-5329 Fuse Activation Cleanup by Mike Kelly · 3 years, 8 months ago
  87. 07810fc IVGCVSW-5328-5329 Fuse Activation by Mike Kelly · 3 years, 8 months ago
  88. 24ac859 IVGCVSW-5334 Remove remaining boost::numeric_cast from armnn by Matthew Sloyan · 3 years, 9 months ago
  89. a2a512c COMPMID-3784 Fix 1 CTS MUL INT32 failure due to using SATURATE by Teresa Charlin · 3 years, 9 months ago
  90. be727be IVGCVSW-4973 Enable QLstm projection unit tests on CL by Teresa Charlin · 3 years, 9 months ago
  91. f3c2718 Update ACL pin to 840a72cc745c60eccbd26fe192b035ec68b2ee41 by Nikhil Raj · 3 years, 9 months ago
  92. 171214c IVGCVSW-5300 Remove some boost::numeric_cast from armnn/backends by Matthew Sloyan · 3 years, 10 months ago
  93. 04a7297 IVGCVSW-5157 'Pipe ModelOption through Network::LoadNetwork() to Workload factory' by Sadik Armagan · 3 years, 10 months ago
  94. 045f6be IVGCVSW-5156 Introduce ModelOptions to OptimizedNetwork by Sadik Armagan · 3 years, 10 months ago
  95. e386676 Update ACL pin to ec4dee8c68a3d0f6d63db184bfb2f4589429778e by Teresa Charlin · 3 years, 10 months ago
  96. 7ac3ca6 IVGCVSW-5167 Use a generic axis in CL/Neon LogSoftmax and Softmax workload by Teresa Charlin · 4 years ago
  97. 57512af Update ACL pin 42e57362933b7fa04f9a86297fa75ed38c5e3c97 by Teresa Charlin · 4 years ago
  98. 8398edc IVGCVSW-3896 Add CL LOG_SOFTMAX Workload by Teresa Charlin · 4 years ago
  99. 552ee4d Update ACL pin to aa95ddc2abb7cef0b2edd03f7c4c9d9c6b9d7cf4 by Teresa Charlin · 4 years ago
  100. 9b14bfc IVGCVSW-5005 Fix Deprecated Functions in CL/NEON Resize Workload by David Monahan · 4 years ago