1. a0f8b15 Revert "IVGCVSW-6873 Import inputs but don't export outputs fails." by James Conroy · 2 years ago
  2. 03bf98a IVGCVSW-6873 Import inputs but don't export outputs fails. by Colm Donelan · 2 years, 1 month ago
  3. d21abaf IVGCVSW-6946 Add Pool3D to tflite delegate by Ryan OShea · 2 years, 1 month ago
  4. bd22c7d IVGCVSW-6862 Add GATHERNd Neon workload by Teresa Charlin · 2 years, 2 months ago
  5. d5c0ed2 IVGCVSW-6858 Add GATHERNd Support to the TfLite Delegate by Teresa Charlin · 2 years, 2 months ago
  6. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 4 months ago
  7. 7afc92c Add CpuAcc and GpuAcc TfLite Delegate tests for Conv3d by Matthew Sloyan · 2 years, 8 months ago
  8. f39f8d8 Move command line parsing in external delegate to DelegateOptions by Jan Eilers · 2 years, 8 months ago
  9. 4b2f347 IVGCVSW-6457 Add FLOOR_DIV Support to the TfLiteDelegate by Jim Flynn · 2 years, 9 months ago
  10. af3a4ef IVGCVSW-6469 Add MirrorPad TfLiteParser and TfLiteDelegate Support by Matthew Sloyan · 2 years, 8 months ago
  11. 81ec994 IVGCVSW-6166 Add Support for Conv3d to TFLite Delegate by Matthew Sloyan · 2 years, 9 months ago
  12. 3e32a87 IVGCVSW-5752 Add missing runtime parameters to TfLite delegate. by Colm Donelan · 2 years, 9 months ago
  13. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 11 months ago
  14. bd575b2 MLCE-530 Add support of int8 weight for UnidirectionalSequenceLstm by Narumol Prangnawarat · 2 years, 10 months ago
  15. 7684b18 MLCE-530 Add support for UnidirectionalSequenceLstm to armnn delegate by Narumol Prangnawarat · 2 years, 11 months ago
  16. 81beae3 IVGCVSW-6119 ConstTensorsAsInput: FullyConnected by Matthew Sloyan · 3 years ago
  17. 0176fd8 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years, 1 month ago
  18. 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
  19. 3982548 IVGCVSW-6061 Add PRELU support to TF Lite delegate by James Conroy · 3 years, 1 month ago
  20. 4cad860 IVGCVSW-6026 Delegate VisitUnpackOperator not supported error by Kevin May · 3 years, 1 month ago
  21. 3761f82 IVGCVSW-6026 & IVGCVSW-6025 Delegate Unit Test Errors in Console by Kevin May · 3 years, 1 month ago
  22. 8ab2d7a IVGCVSW-5970 TfLiteDelegate: Add UNPACK operator Support by Kevin May · 3 years, 2 months ago
  23. a7a12f5 IVGCVSW-5969 TfLiteDelegate: Add PACK operator Support by Matthew Sloyan · 3 years, 2 months ago
  24. f7ac72c IVGCVSW-5418 'ExecuteNetwork test for MobileBERT' by Sadik Armagan · 3 years, 2 months ago
  25. ea835e7 IVGCVSW-5826 Add per channel tests by Jan Eilers · 3 years, 2 months ago
  26. 73d3e2e IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::GetFactory by Francis Murtagh · 3 years, 2 months ago
  27. 937565b IVGCVSW-5430 'Add CAST Operator Support to Delegate' by Sadik Armagan · 3 years, 2 months ago
  28. 7612bd6 IVGCVSW-5842 Remove cross-wiring in depthwise by Jan Eilers · 3 years, 3 months ago
  29. 7c67fab IVGCVSW-5803 Delegate Unit Tests Failure on Android: Normalization & Softmax by Keith Davis · 3 years, 3 months ago
  30. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 3 months ago
  31. 29b49cf IVGCVSW-5401 Implement the FILL operator by Sadik Armagan · 3 years, 4 months ago
  32. 8ae17b3 IVGCVSW-5394 TfLiteDelegate: Implement the Lstm operator by Mike Kelly · 3 years, 4 months ago
  33. 63e6ace IVGCVSW-5654 Fix failing float 16 delegate tests on android by Finn Williams · 3 years, 4 months ago
  34. 2ffddda IVGCVSW-5386 TfLiteDelegate: Add Strided Slice operator by Jan Eilers · 3 years, 5 months ago
  35. 0a7dc6b IVGCVSW-5685 Add CpuAcc specific configuration option numberOfThreads by Matthew Sloyan · 3 years, 5 months ago
  36. a35b40b IVGCVSW-5392 TfLiteDelegate: Implement the Batch/Space operators by Matthew Sloyan · 3 years, 5 months ago
  37. 788e2c6 IVGCVSW-5400 'TfLiteDelegate: FLOOR operator support' by Sadik Armagan · 3 years, 5 months ago
  38. a274748 MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support' by Sadik Armagan · 3 years, 5 months ago
  39. 74a3cf5 IVGCVSW-5619 Enable OptimizerOptions for the python external delegate by Narumol Prangnawarat · 3 years, 5 months ago
  40. 244b5bf IVGCVSW-5374 Provide Android Build for Delegate by Keith Davis · 3 years, 5 months ago
  41. bbc876c IVGCVSW-5374 Provide Android Build for Delegate by Keith Davis · 3 years, 5 months ago
  42. 89c5a9e IVGCVSW-5391 'ArmNN TfLiteDelegate: Implement the Space/Depth operators' by Sadik Armagan · 3 years, 5 months ago
  43. 4b227bb IVGCVSW-5390 'TfLiteDelegate: Implement the Normalisation operators' by Sadik Armagan · 3 years, 5 months ago
  44. 0b51d5a IVGCVSW-5619 Add OptimizerOptions and NetworkProperties to ArmNN Delegate by Narumol Prangnawarat · 3 years, 5 months ago
  45. dc032fc IVGCVSW-5399 'TfLiteDelegate: Implement the ArgMinMax operators' by Sadik Armagan · 3 years, 5 months ago
  46. 4cf0fe3 IVGCVSW-5625 Add support for Float16 to Delegate by Narumol Prangnawarat · 3 years, 6 months ago
  47. 958024b IVGCVSW-5383 TfLiteDelegate: Implement Pad and PadV2 operators by Narumol Prangnawarat · 3 years, 6 months ago
  48. 019840d IVGCVSW-5374 Provide an Android build for the delegate by Finn Williams · 3 years, 7 months ago
  49. 7515d07 IVGCVSW-5614 Enable Hard Swish and Elu activations by Matthew Sloyan · 3 years, 6 months ago
  50. c8eb955 IVGCVSW-5381 TfLiteDelegate: Implement the Logical operators by Matthew Sloyan · 3 years, 7 months ago
  51. 892fafe IVGCVSW-5374 Provide Android Build for Delegate by Keith Davis · 3 years, 7 months ago
  52. 34fa1bd IVGCVSW-5393 'TfLiteDelegate: Implement the split operators' by Sadik Armagan · 3 years, 7 months ago
  53. 98427a1 IVGCVSW-5384 TfLiteDelegate: Implement the Gather operator by Teresa Charlin · 3 years, 7 months ago
  54. 1672542 IVGCVSW-5538 Fix delegate DepthwiseConv2d, DIV, Reshape by Narumol Prangnawarat · 3 years, 7 months ago
  55. 55518ca IVGCVSW-5544 Fix FullyConnected Delegate tests by Narumol Prangnawarat · 3 years, 7 months ago
  56. 63e75dc IVGCVSW-5549 Failing Transpose Conv2d Uint8 test by David Monahan · 3 years, 7 months ago
  57. eb61612 IVGCVSW-5550 Fix failing delegate Conv2d tests for CpuAcc/GpuAcc by Jan Eilers · 3 years, 7 months ago
  58. f9a2a1e IVGCVSW-5564 Disable INT16 delegate quant tests on ACL by James Conroy · 3 years, 7 months ago
  59. 187b3a7 IVGCVSW-5548 Fix delegate ElementwiseUnary tests for CpuAcc/GpuAcc by Jan Eilers · 3 years, 7 months ago
  60. fe73b04 IVGCVSW-5545 Fix delegate Comparison failures on CpuAcc/GpuAcc by Jan Eilers · 3 years, 7 months ago
  61. 1670b0c IVGCVSW-5397 TfLiteDelegate: Implement the redefine operators by David Monahan · 3 years, 7 months ago
  62. 3812fbc IVGCVSW-5543 Fix delegate Pooling2d failures on CpuAcc/GpuAcc by Jan Eilers · 3 years, 7 months ago
  63. 06d2d1b IVGCVSW-5547 Fix Delegate Softmax failures on CpuAcc/GpuAcc by Jan Eilers · 3 years, 7 months ago
  64. a857810 IVGCVSW-5395 TfLiteDelegate: Implement the Softmax operators by James Ward · 3 years, 8 months ago
  65. 0cf8442 IVGCVSW-5382 TfLiteDelegate: Implement the Activation operators by David Monahan · 3 years, 7 months ago
  66. 91c4171 IVGCVSW-5486 TfLiteDelegate: Implement Concat and Mean operators by Matthew Sloyan · 3 years, 8 months ago
  67. 6f9f990 IVGCVSW-5508 Activate compiler warnings in ArmNN TfLite Delegate by Finn Williams · 3 years, 8 months ago
  68. f89964e IVGCVSW-5385 TfLiteDelegate: Implement the Transpose operator by James Ward · 3 years, 8 months ago
  69. 32ca144 IVGCVSW-5338 TfLiteDelegate: Implement the Convolution operators by Sadik Armagan · 3 years, 8 months ago
  70. e339bf6 IVGCVSW-5396 TfLiteDelegate: Implement the Resize operators by Jan Eilers · 3 years, 8 months ago
  71. 4189cc5 IVGCVSW-5504 'TfLiteDelegate: Introduce FP16 and BackendOptions' by Sadik Armagan · 3 years, 8 months ago
  72. 8081536 IVGCVSW-5387 TfLiteDelegate: Implement the Pooling operators by Narumol Prangnawarat · 3 years, 8 months ago
  73. 6e36a64 IVGCVSW-5389 'TfLiteDelegate: Implement the FullyConnected operator' by Sadik Armagan · 3 years, 8 months ago
  74. 50c87d3 IVGCVSW-5387 TfLiteDelegate: Implement the Pooling operators by Narumol Prangnawarat · 3 years, 8 months ago
  75. 0d35a93 IVGCVSW-5398 TfLiteDelegate: Implement the Quantization operators by Matthew Sloyan · 3 years, 8 months ago
  76. 8b9858d IVGCVSW-5380 'TfLiteDelegate: Implement the Comparison operators' by Sadik Armagan · 3 years, 8 months ago
  77. 21a94ff IVGCVSW-5379 'TfLiteDelegate: Implement the ElementWiseBinary operators' by Sadik Armagan · 3 years, 8 months ago
  78. 67e95f2 IVGCVSW-5379 'TfLiteDelegate: Implement the ElementWiseBinary operators' by Sadik Armagan · 3 years, 8 months ago
  79. 0534e03 IVGCVSW-5378 'TfLiteDelegate: Implement the ElementWiseUnary operators ' by Sadik Armagan · 3 years, 8 months ago
  80. 62483be IVGCVSW-5366 'Add a do nothing SubGraph class' by Sadik Armagan · 3 years, 8 months ago
  81. 3c24f43 IVGCVSW-5365 'Create the TfLite Delegate subdirectory in ArmNN' by Sadik Armagan · 3 years, 8 months ago