1. 04d8229 IVGCVSW-7277 Fixed issues with FullyConnected on certain TFLite models by Mike Kelly · 1 year, 5 months ago
  2. 377fb21 IVGCVSW-7244 ConcatLayer overlapping views on TFLiteParser by Mike Kelly · 1 year, 6 months ago
  3. 0506ef0 GitHub #543 Problem Parsing Mixed-Precision Model by Mike Kelly · 1 year, 6 months ago
  4. fd3ba5a IVGCVSW-6497: BatchMatMul TfLite Parser by Samuel Yap · 1 year, 10 months ago
  5. 80b4ef0 Fix '#if defined(ARMNN_POST_TFLITE_2_3)' in TfLiteParser Conv3D test. by Cathal Corbett · 2 years, 1 month ago
  6. 28aa669 IVGCVSW-7094 Add LOG and SIN support to tflite parser by Teresa Charlin · 2 years ago
  7. fd33a69 IVGCVSW-7040 Add support for LOG_SOFTMAX to the TFLiteParser by Teresa Charlin · 2 years ago
  8. f0fce5b IVGCVSW-6936 Add SQRT support to tflite parser by Teresa Charlin · 2 years, 2 months ago
  9. 91a53ea IVGCVSW-6857 Add GATHERNd Support to the TfLiteParser by Teresa Charlin · 2 years, 2 months ago
  10. 5880b91 MLCE-604 Add Unidirectional Sequence Lstm support to TFLite by Mike Kelly · 2 years, 5 months ago
  11. cdbd40b IVGCVSW-6454 Add FLOOR_DIV Support to the TfLiteParser by Teresa Charlin · 2 years, 4 months ago
  12. af3a4ef IVGCVSW-6469 Add MirrorPad TfLiteParser and TfLiteDelegate Support by Matthew Sloyan · 2 years, 8 months ago
  13. 4d217c0 IVGCVSW-6461 Building Arm NN failed after adding Conv3d to TFLiteparser by Matthew Sloyan · 2 years, 9 months ago
  14. eb5f810 IVGCVSW-6165 Add Support for Conv3d to TfLiteParser by Matthew Sloyan · 2 years, 9 months ago
  15. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 11 months ago
  16. 31dce2b IVGCVSW-6294 Added support for LRN to TfLiteParser by Mike Kelly · 2 years, 10 months ago
  17. b49ed18 IVGCVSW-6176 Add support for shape_signature in the tflite parser by Finn Williams · 3 years ago
  18. 2d0eb86 Added comparison operators to TfLiteParser by Bruno Goncalves · 3 years ago
  19. 3ab8548 IVGCVSW-6075 Add ParseExpandDims to TfliteParser by Teresa Charlin · 3 years, 1 month ago
  20. 0176fd8 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years, 1 month ago
  21. bfaee6b IVGCVSW-3649 Add TfLite parser support for Prelu layer by Narumol Prangnawarat · 3 years, 1 month ago
  22. ed7fce4 IVGCVSW-5829 Segfault in tflite-parser, int8 models by Matthew Sloyan · 3 years, 3 months ago
  23. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 3 months ago
  24. 28f177c IVGCVSW-5804 TfLiteParser fails to correctly parse ArgMinMax by Matthew Sloyan · 3 years, 3 months ago
  25. d4fa545 IVGCVSW-5741 Update FullyConnected in TfLiteParser to support NonConstWeights by Finn Williams · 3 years, 4 months ago
  26. a274748 MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support' by Sadik Armagan · 3 years, 5 months ago
  27. ac001ee IVGCVSW-4901 Add semantic versioning to Parsers and TfLite Delegate by Matthew Sloyan · 3 years, 5 months ago
  28. 7d96b16 IVGCVSW-5592 Implement Pimpl Idiom for Tf and TfLite Parsers by Kevin May · 3 years, 5 months ago
  29. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 5 months ago
  30. 2686849 MLCE-335 'DEPTH_TO_SPACE and GATHER operator support in TfLiteParser' by Sadik Armagan · 3 years, 5 months ago
  31. 7515d07 IVGCVSW-5614 Enable Hard Swish and Elu activations by Matthew Sloyan · 3 years, 7 months ago
  32. d4619e2 Add int32 and int64 ArgMax op support by Inki Dae · 3 years, 10 months ago
  33. 2f746b3 Github#433 Add HardSwish support to TfLiteParser by Jan Eilers · 4 years ago
  34. 83fcf98 Add NEG support to TFLite parser by Darshan Patel · 4 years, 1 month ago
  35. 12239e7 IVGCVSW-4187 Add LEAKY_RELU to TFLite parser by Sadik Armagan · 4 years, 1 month ago
  36. 42b3d7d Add DIV support to TFLite parser by Darshan Patel · 4 years, 1 month ago
  37. f017699 IVGCVSW-4186 Parse TfLite Exp and Split_V operators by Derek Lamberti · 4 years, 2 months ago
  38. d305e1a IVGCVSW-4335 Add support for per-channel QSymm8 to TfLite parser by Keith Davis · 4 years, 5 months ago
  39. 66dedc7 IVGCVSW-4193 Add QUANTIZE to the TfLite parser by Sadik Armagan · 4 years, 7 months ago
  40. ed66d14 IVGCVSW-4191 Add DEQUANTIZE to the TfLite Parser by Finn Williams · 4 years, 7 months ago
  41. a3b31f0 IVGCVSW-4179 Add RESIZE_NEAREST_NEIGHBOUR to the TfLite parser by Sadik Armagan · 4 years, 7 months ago
  42. ba424d2 IVGCVSW-1530 Add TfLite slice parser and fix transpose perm vector creation by josh minor · 4 years, 8 months ago
  43. c975f92 IVGCVSW-4007 Add StandInLayer for unsupported operations in TfLiteParser by Aron Virginas-Tar · 4 years, 8 months ago
  44. 4cd29a0 IVGCVSW-3712 Add Transpose into TfLite Parser by Keith Davis · 4 years, 10 months ago
  45. 74bf7da IVGCVSW-3650 Add TfLite Parser support for Transpose Convolution layer by Matthew Jackson · 4 years, 11 months ago
  46. 28c9457 IVGCVSW-3383 - Add TfLite Parser support for L2 Normalization layer by Matthew Jackson · 5 years ago
  47. bcca1f4 IVGCVSW-3423 Add TfLite parser support for Stack (Pack) layer by Matthew Jackson · 5 years ago
  48. ff05cc5 IVGCVSW-2405 Rename SubGraph to SubgraphView by Derek Lamberti · 5 years ago
  49. 200e380 IVGCVSW-2848 - Add TfLite Parser support for Unpack layer by Nina Drozd · 5 years ago
  50. 9985176 IVGCVSW-2845: Add TfLite Parser support for TanH activation layer by Nina Drozd · 5 years ago
  51. 0324f48 IVGCVSW-2844: Add TfLite Parser support for Split layer by Nina Drozd · 5 years ago
  52. 4628d05 IVGCVSW-2560 Verify Inference test for TensorFlow Lite MobileNet SSD by Narumol Prangnawarat · 5 years ago
  53. 451d95b Add strided-slice parser to tf-lite by Bruno Goncalves · 5 years ago
  54. 8f6d7a7 Add minimum parser to tf-lite by Bruno Goncalves · 5 years ago
  55. b8d805e Add maximum parser to tf-lite by Bruno Goncalves · 5 years ago
  56. baded14 Add space-to-batch-nd parser to tf-lite by Bruno Goncalves · 5 years ago
  57. db947e2 Add batch-to-space-nd parser to tf-lite by Bruno Goncalves · 5 years ago
  58. 3f58ddb Add resize-bilinear parser to tf-lite by Bruno Goncalves · 5 years ago
  59. bbeae26 Add sub parser to tf-lite by Bruno Goncalves · 5 years ago
  60. 1b3e2ea IVGCVSW-2429 Add Detection PostProcess Parser to TensorFlow Lite Parser by keidav01 · 5 years ago
  61. 3d7efe9 Added ConstantLayer support to TfLiteParser by Bruno Goncalves · 6 years ago
  62. c42c384 IVGCVSW-2430 Add logistic parser to tf-lite by Finn Williams · 5 years ago
  63. 9c761a6 Added AddBroadcastReshapeLayer method to TfLiteParser by Bruno Goncalves · 6 years ago
  64. 6c2355b Added ParsePad method to TfLiteParser by Bruno Goncalves · 6 years ago
  65. 2235cee Added ParseMean method to TfLiteParser by Bruno Goncalves · 6 years ago
  66. f803f78 Added ParseMul method to TfLiteParser by Bruno Goncalves · 6 years ago
  67. d4ac6a4 Added ParseAdd method to TfLiteParser by Bruno Goncalves · 6 years ago
  68. 747ef82 MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't work by Matteo Martincigh · 6 years ago
  69. c25411c IVGCVSW-2152: Convert TfLiteParser to NHWC by jimfly01 · 6 years ago
  70. 8853c1f IVGCVSW-2026 + IVGCVSW-2027 Add FullyConnected Support to TfLiteParser by Sadik Armagan · 6 years ago
  71. b66504b IVGCVSW-2030 and IVGCVSW-2031 Add MaxPooling support and unit test to TfLite Parser by Nattapat Chaimanowong · 6 years ago
  72. 479045b IVGCVSW-1787 Add Support for Concatenation on TfLite parser by Sadik Armagan · 6 years ago
  73. b94967b IVGCVSW-1650 Add Support for Reshape layer on TF Lite parser by Sadik · 6 years ago
  74. 58f3919 IVGCVSW-1651 Add Support for Relu on TF Lite parser by Sadik Armagan · 6 years ago
  75. ecb56cd IVGCVSW-1807 : change license text in file headers by David Beck · 6 years ago
  76. c577f2c Release 18.08 by telsoa01 · 6 years ago