1. b9e6b5c IVGCVSW-7104: BatchMatMul Serializer/Deserializer Support by Samuel Yap · 1 year, 9 months ago
  2. b663c6b Update PROJECT_NUMBER in Doxyfile for 22.08 by Nikhil Raj · 1 year, 10 months ago
  3. 4b7a34d IVGCVSW-7109: Add Batch MatMul front end support - Reference by Samuel Yap · 1 year, 11 months ago
  4. 19e0b28 IVGCVSW-7094 Add LOG and SIN support to tflite delegate by Teresa Charlin · 1 year, 10 months ago
  5. 8b0bee1 IVGCVSW-7094 Add LOG and SIN support to tflite parser by Teresa Charlin · 1 year, 10 months ago
  6. 0dcef53 IVGCVSW-7024 Add missing license info for reuse lint by Jim Flynn · 1 year, 11 months ago
  7. 455172a IVGCVSW-7040 Add support for LOG_SOFTMAX to the TFLiteParser by Teresa Charlin · 1 year, 11 months ago
  8. d2e52e8 Update Doxygen project number for 22.05 patch release by Nikhil Raj · 1 year, 11 months ago
  9. d21abaf IVGCVSW-6946 Add Pool3D to tflite delegate by Ryan OShea · 2 years ago
  10. b86ec66 Update Project Number in Doxyfile by Nikhil Raj · 2 years ago
  11. 989e2f6 IVGCVSW-6861 Add GATHERNd CL workload by Teresa Charlin · 2 years, 1 month ago
  12. bd22c7d IVGCVSW-6862 Add GATHERNd Neon workload by Teresa Charlin · 2 years, 1 month ago
  13. f0fce5b IVGCVSW-6936 Add SQRT support to tflite parser by Teresa Charlin · 2 years, 1 month ago
  14. d5c0ed2 IVGCVSW-6858 Add GATHERNd Support to the TfLite Delegate by Teresa Charlin · 2 years, 1 month ago
  15. 91a53ea IVGCVSW-6857 Add GATHERNd Support to the TfLiteParser by Teresa Charlin · 2 years, 1 month ago
  16. 6966bfa IVGCVSW-6856 Add GATHERNd Serializer and Deserializer by Teresa Charlin · 2 years, 1 month ago
  17. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 1 month ago
  18. cdbd40b IVGCVSW-6454 Add FLOOR_DIV Support to the TfLiteParser by Teresa Charlin · 2 years, 3 months ago
  19. 4952a3e Revert "Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl"" by Cathal Corbett · 2 years, 3 months ago
  20. fd5bec4 Revert "Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon"" by Cathal Corbett · 2 years, 3 months ago
  21. b85113e ArmNN documentation operator list update. by Cathal Corbett · 2 years, 3 months ago
  22. f87b90e Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon" by Cathal Corbett · 2 years, 3 months ago
  23. 79cef69 Revert "IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl" by Cathal Corbett · 2 years, 3 months ago
  24. ad91717 IVGCVSW-6267 Add support of Unidirectional Sequence Lstm fp32/fp16 to Cl by Cathal Corbett · 2 years, 3 months ago
  25. b0baff7 IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon by Cathal Corbett · 2 years, 4 months ago
  26. fe1b067 Update build guides and FAQ by Nikhil Raj · 2 years, 3 months ago
  27. d688e86 Update Doxygen Project Version by Nikhil Raj · 2 years, 3 months ago
  28. 0d77ae1 GitHub #603 Add PADV2 support to TFLite Parser by Mike Kelly · 2 years, 4 months ago
  29. d998a1c IVGCVSW-6510 Serialization + Deserialization implementation by Tamas Nyiri · 2 years, 7 months ago
  30. 7b885b3 IVGCVSW-6509 Front End + Reference Workload implementation by Tamás Nyíri · 2 years, 7 months ago
  31. 818f56a Update the graph path in Readme and update project number in doxyfile by Nikhil Raj · 2 years, 6 months ago
  32. 608c836 Remove use guide section from doxygen by Nikhil Raj · 2 years, 6 months ago
  33. f596ad0 IVGCVSW-6373 Update main README by Nikhil Raj · 2 years, 6 months ago
  34. d69cb90 IVGCVSW-6049 Review Readme files for Parsers by Teresa Charlin · 2 years, 6 months ago
  35. f8fb46d Update .md files to reflect Ubuntu version change used for testing by Nikhil Raj · 2 years, 6 months ago
  36. 3f22d27 IVGCVSW-6372 Change order in doxygen tree view by Nikhil Raj · 2 years, 7 months ago
  37. af3a4ef IVGCVSW-6469 Add MirrorPad TfLiteParser and TfLiteDelegate Support by Matthew Sloyan · 2 years, 7 months ago
  38. 2e5d0b2 IVGCVSW-6469 Add MirrorPad FrontEnd and Ref Support by Matthew Sloyan · 2 years, 7 months ago
  39. 81ec994 IVGCVSW-6166 Add Support for Conv3d to TFLite Delegate by Matthew Sloyan · 2 years, 7 months ago
  40. 1112b01 IVGCVSW-6449 Add GEMM operator support to ONNX parser by Narumol Prangnawarat · 2 years, 8 months ago
  41. eb5f810 IVGCVSW-6165 Add Support for Conv3d to TfLiteParser by Matthew Sloyan · 2 years, 8 months ago
  42. bc3bb62 IVGCVSW-6382 Add Concat operator support to ONNX parser by Narumol Prangnawarat · 2 years, 8 months ago
  43. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 8 months ago
  44. fe6aa2f IVGCVSW-6382 Add Unsqueeze operator support to ONNX parser by Narumol Prangnawarat · 2 years, 8 months ago
  45. cd20385 IVGCVSW-6293 Add Channel Shuffle to documentation by Teresa Charlin · 2 years, 8 months ago
  46. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 9 months ago
  47. f10b15a IVGCVSW-6382 Add Gather operator support to ONNX parser by Narumol Prangnawarat · 2 years, 8 months ago
  48. 32b7870 IVGCVSW-6262 Add Reduce Prod to documentation by Teresa Charlin · 2 years, 9 months ago
  49. bd575b2 MLCE-530 Add support of int8 weight for UnidirectionalSequenceLstm by Narumol Prangnawarat · 2 years, 9 months ago
  50. caf5257 Update Arm NN FAQ with intermittent error information by Nikhil Raj · 2 years, 9 months ago
  51. 3309c33 Make samples visible in doxygen by Jan Eilers · 2 years, 9 months ago
  52. e369dbd IVGCVSW-5924 Update TfLiteParser and TfLiteDelegate documentation by Matthew Sloyan · 2 years, 9 months ago
  53. 57d2c7e IVGCVSW-5924 Update 21.08 Doxygen Documents by Matthew Sloyan · 2 years, 9 months ago
  54. 1a9c9f6 IVGCVSW-6051 'Arm NN Operator Coverage Page' by Sadik Armagan · 2 years, 10 months ago
  55. a0162e1 MLCE-530 Add Serializer and Deserializer for UnidirectionalSequenceLstm by Narumol Prangnawarat · 2 years, 10 months ago
  56. da245eb IVGCVSW-5966 'Update all the documentation' by Sadik Armagan · 2 years, 10 months ago
  57. 2d0eb86 Added comparison operators to TfLiteParser by Bruno Goncalves · 2 years, 10 months ago
  58. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years ago
  59. 6d666e4 IVGCVSW-6083 Add an advisory FAQ entry about TF lite benchmarking tool. by Colm Donelan · 3 years ago
  60. 4a4af11 IVGCVSW-3649 Add Prelu with different alpha dimension test to TfLiteParser by Narumol Prangnawarat · 3 years ago
  61. 1c3bb27 IVGCVSW-5908 Update 21.05 Doxygen Documents by mathad01 · 3 years ago
  62. c7bd7e8 IVGCVSW-5970 - Add UNPACK and PACK to delegate documentation by Kevin May · 3 years ago
  63. eb03e0f IVGCVSW-5744 Remove Tensorflow, Caffe and Quantizer from documentation by Kevin May · 3 years, 1 month ago
  64. 937565b IVGCVSW-5430 'Add CAST Operator Support to Delegate' by Sadik Armagan · 3 years, 1 month ago
  65. ed7fce4 IVGCVSW-5829 Segfault in tflite-parser, int8 models by Matthew Sloyan · 3 years, 1 month ago
  66. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 1 month ago
  67. 28f177c IVGCVSW-5804 TfLiteParser fails to correctly parse ArgMinMax by Matthew Sloyan · 3 years, 1 month ago
  68. 1121c6b IVGCVSW-5695 Update supported operators by Jan Eilers · 3 years, 3 months ago
  69. 8548e9c IVGCVSW-5682 Add Deprecation Notification by Jan Eilers · 3 years, 3 months ago
  70. 3390e25 IVGCVSW-5694 Update Major, Minor release versions by Nikhil Raj · 3 years, 3 months ago
  71. a35b40b IVGCVSW-5392 TfLiteDelegate: Implement the Batch/Space operators by Matthew Sloyan · 3 years, 3 months ago
  72. 788e2c6 IVGCVSW-5400 'TfLiteDelegate: FLOOR operator support' by Sadik Armagan · 3 years, 3 months ago
  73. 53ca2e5 IVGCVSW-5605 Doxygen: Update parser section by Jan Eilers · 3 years, 4 months ago
  74. 72a9929 IVGCVSW-5605 Doxygen: Add remaining guides to doxygen by Jan Eilers · 3 years, 3 months ago
  75. 84f41eb IVGCVSW-5605 Doxygen: Add contribution guide sections by Jan Eilers · 3 years, 4 months ago
  76. 31a7c89 IVGCVSW-5605 Doxygen: Add the TfLite Delegate to Doxygen docu by Jan Eilers · 3 years, 4 months ago
  77. d978237 IVGCVSW-5605 Doxygen: Add PyArmNN to Doxygen docu by Jan Eilers · 3 years, 4 months ago
  78. 8cded51 IVGCVSW-5605 Doxygen: Move "OtherTools" to "Software Tools" by Jan Eilers · 3 years, 4 months ago
  79. 0919e3b IVGCVSW-5605 Doxygen: Move Converter and Quantizer to Software Tools by Jan Eilers · 3 years, 4 months ago
  80. 1ed388f IVGCVSW-5605 Doxygen: Move Serializer and Deserializer to Software Tools by Jan Eilers · 3 years, 4 months ago
  81. b657819 IVGCVSW-5605 Doxygen: Integrate parsers into Software Tools section by Jan Eilers · 3 years, 4 months ago
  82. 06fabe1 IVGCVSW-5605 Doxygen: Use readme.md as mainpage in doxygen by Jan Eilers · 3 years, 4 months ago
  83. 2cd1847 IVGCVSW-5571 Expose the TfLite Delegate to the TfLite python API by Jan Eilers · 3 years, 5 months ago
  84. 590f3f7 IVGCVSW-5598 ArmNN Doxygen doc needs update by James Ward · 3 years, 6 months ago
  85. fc55a19 IVGCVSW-5348 Update Doxygen Docu by James Ward · 3 years, 6 months ago
  86. a6587ec Revert "IVGCVSW-5348 Update Doxygen Docu" by James Ward · 3 years, 6 months ago
  87. 7435ecc IVGCVSW-5348 Update Doxygen Docu by James Ward · 3 years, 6 months ago
  88. 2b1c155 Update Doxygen Project Version by Ryan OShea · 3 years, 9 months ago
  89. 4840cfb IVGCVSW-5181 Update FAQ to highlight Caffe problems on Ubuntu 20.04. by Colm Donelan · 3 years, 9 months ago
  90. 2044235 IVGCVSW-5181 Updating to flatbuffers 1.12.0 by Colm Donelan · 3 years, 9 months ago
  91. aa41f36 Add FAQ entries about IVGCVSW-4861 and GitHub #402 by Jim Flynn · 3 years, 10 months ago
  92. aa93d98 IVGCVSW-4487 Remove boot/dll.hpp from dynamic backends test. by Colm Donelan · 3 years, 11 months ago
  93. 0dbe00a IVGCVSW-4915 Improving messages around SAMPLE_DYNAMIC_BACKEND_ENABLED by Colm Donelan · 4 years ago
  94. 8670473 IVGCVSW-4190 Add SplitV to Tflite Parser by Ryan OShea · 4 years ago
  95. c92156b IVGCVSW-4801: Updating Doxygen project version for 20.05 release. by Colm Donelan · 4 years ago
  96. 83fcf98 Add NEG support to TFLite parser by Darshan Patel · 4 years ago
  97. 12239e7 IVGCVSW-4187 Add LEAKY_RELU to TFLite parser by Sadik Armagan · 4 years ago
  98. 42b3d7d Add DIV support to TFLite parser by Darshan Patel · 4 years ago
  99. eb1f9cf IVGCVSW-4186 Add EXP unit tests for TfLiteParser by Ryan OShea · 4 years ago
  100. a4f45cf MLCE-193 README and FAQ updates. by Colm Donelan · 4 years ago