1. 892fafe IVGCVSW-5374 Provide Android Build for Delegate by Keith Davis · 3 years, 7 months ago
  2. 34fa1bd IVGCVSW-5393 'TfLiteDelegate: Implement the split operators' by Sadik Armagan · 3 years, 7 months ago
  3. 98427a1 IVGCVSW-5384 TfLiteDelegate: Implement the Gather operator by Teresa Charlin · 3 years, 7 months ago
  4. 1c71764 Bug fix TfLiteDelegate: wrong operator name in FullyConnected activation by Teresa Charlin · 3 years, 7 months ago
  5. 3bfadb0 IVGCVSW-5457 Add How-To documentation for the TfLite Delegate by Jan Eilers · 3 years, 7 months ago
  6. f4f150c Doc update TfLiteDelegate: FullyConnected does not support fused activation by Teresa Charlin · 3 years, 7 months ago
  7. 7f6c667 Fix reshape delegate intermittent error by Narumol Prangnawarat · 3 years, 7 months ago
  8. c6ac856 IVGCVSW-5347 Update Readme for 20.11 by Teresa Charlin · 3 years, 7 months ago
  9. 999d136 IVGCVSW-5574 Change directory for tensorflow libs for the delegate by Jan Eilers · 3 years, 7 months ago
  10. 1672542 IVGCVSW-5538 Fix delegate DepthwiseConv2d, DIV, Reshape by Narumol Prangnawarat · 3 years, 7 months ago
  11. 55518ca IVGCVSW-5544 Fix FullyConnected Delegate tests by Narumol Prangnawarat · 3 years, 7 months ago
  12. 63e75dc IVGCVSW-5549 Failing Transpose Conv2d Uint8 test by David Monahan · 3 years, 7 months ago
  13. eb61612 IVGCVSW-5550 Fix failing delegate Conv2d tests for CpuAcc/GpuAcc by Jan Eilers · 3 years, 7 months ago
  14. f9a2a1e IVGCVSW-5564 Disable INT16 delegate quant tests on ACL by James Conroy · 3 years, 7 months ago
  15. e03d9c2 IVGCVSW-5567 armnn_delegate Reshape operator fails by David Monahan · 3 years, 7 months ago
  16. 187b3a7 IVGCVSW-5548 Fix delegate ElementwiseUnary tests for CpuAcc/GpuAcc by Jan Eilers · 3 years, 7 months ago
  17. fe73b04 IVGCVSW-5545 Fix delegate Comparison failures on CpuAcc/GpuAcc by Jan Eilers · 3 years, 7 months ago
  18. 1670b0c IVGCVSW-5397 TfLiteDelegate: Implement the redefine operators by David Monahan · 3 years, 7 months ago
  19. 3812fbc IVGCVSW-5543 Fix delegate Pooling2d failures on CpuAcc/GpuAcc by Jan Eilers · 3 years, 7 months ago
  20. 06d2d1b IVGCVSW-5547 Fix Delegate Softmax failures on CpuAcc/GpuAcc by Jan Eilers · 3 years, 7 months ago
  21. 15f7fae IVGCVSW-5377 'Add ArmNN TfLite delegate to ExecuteNetwork' by Sadik Armagan · 3 years, 7 months ago
  22. 5d03e31 IVGCVSW-5377 Add ArmNN TfLite delegate to ExecuteNetwork by Sadik Armagan · 3 years, 7 months ago
  23. a857810 IVGCVSW-5395 TfLiteDelegate: Implement the Softmax operators by James Ward · 3 years, 8 months ago
  24. 0cf8442 IVGCVSW-5382 TfLiteDelegate: Implement the Activation operators by David Monahan · 3 years, 7 months ago
  25. 05e9fd2 IVGCVSW-5539 'Elementwise layers with const tensors are not connecting up' by Sadik Armagan · 3 years, 7 months ago
  26. 91c4171 IVGCVSW-5486 TfLiteDelegate: Implement Concat and Mean operators by Matthew Sloyan · 3 years, 8 months ago
  27. 7c0e3fd IVGCVSW-5385 Use specific data-type instead of auto (Transpose TfLiteDelegate) by James Ward · 3 years, 7 months ago
  28. b968a4f IVGCVSW-5463 Change cmake version for delegate to 3.7 by Jan Eilers · 3 years, 7 months ago
  29. 6f9f990 IVGCVSW-5508 Activate compiler warnings in ArmNN TfLite Delegate by Finn Williams · 3 years, 8 months ago
  30. f89964e IVGCVSW-5385 TfLiteDelegate: Implement the Transpose operator by James Ward · 3 years, 8 months ago
  31. 32ca144 IVGCVSW-5338 TfLiteDelegate: Implement the Convolution operators by Sadik Armagan · 3 years, 8 months ago
  32. e339bf6 IVGCVSW-5396 TfLiteDelegate: Implement the Resize operators by Jan Eilers · 3 years, 8 months ago
  33. 4189cc5 IVGCVSW-5504 'TfLiteDelegate: Introduce FP16 and BackendOptions' by Sadik Armagan · 3 years, 8 months ago
  34. 8081536 IVGCVSW-5387 TfLiteDelegate: Implement the Pooling operators by Narumol Prangnawarat · 3 years, 8 months ago
  35. 6e36a64 IVGCVSW-5389 'TfLiteDelegate: Implement the FullyConnected operator' by Sadik Armagan · 3 years, 8 months ago
  36. 50c87d3 IVGCVSW-5387 TfLiteDelegate: Implement the Pooling operators by Narumol Prangnawarat · 3 years, 8 months ago
  37. 0d35a93 IVGCVSW-5398 TfLiteDelegate: Implement the Quantization operators by Matthew Sloyan · 3 years, 8 months ago
  38. 8b9858d IVGCVSW-5380 'TfLiteDelegate: Implement the Comparison operators' by Sadik Armagan · 3 years, 8 months ago
  39. 21a94ff IVGCVSW-5379 'TfLiteDelegate: Implement the ElementWiseBinary operators' by Sadik Armagan · 3 years, 8 months ago
  40. 67e95f2 IVGCVSW-5379 'TfLiteDelegate: Implement the ElementWiseBinary operators' by Sadik Armagan · 3 years, 8 months ago
  41. 0534e03 IVGCVSW-5378 'TfLiteDelegate: Implement the ElementWiseUnary operators ' by Sadik Armagan · 3 years, 8 months ago
  42. 62483be IVGCVSW-5366 'Add a do nothing SubGraph class' by Sadik Armagan · 3 years, 8 months ago
  43. 3c24f43 IVGCVSW-5365 'Create the TfLite Delegate subdirectory in ArmNN' by Sadik Armagan · 3 years, 8 months ago