1. ce7f51f IVGCVSW-8231 ScatterNd added to TFLite parser by Teresa Charlin · 4 months ago
  2. 077cddb IVGCVSW-8055 Add support for GELU activation function. by Teresa Charlin · 9 months ago
  3. 564c13d IVGCVSW-7525 Add broadcast_to to TFLite Parser by Idriss Chaouch · 10 months ago
  4. c377eb8 IVGCVSW-7701 Update docu with new ops in 23.08 by Nikhil Raj · 11 months ago
  5. 777008b IVGCVSW-7885 Add TILE to TFLite parser by Teresa Charlin · 11 months ago
  6. 6963b33 Add Square as Mul in the TfLite Parser by Teresa Charlin · 12 months ago
  7. e5a30ff IVGCVSW-7833 Add ReverseV2 support to TFLite Parser by Tianle Cheng · 12 months ago
  8. 0ec0087 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE. by John Mcloughlin · 1 year, 1 month ago
  9. f6ed6d4 IVGCVSW-7485 Update operator support documentation for 23.05 by Matthew Sloyan · 1 year, 2 months ago
  10. 2a764ad IVGCVSW-7546 SPACE_TO_DEPTH support added in tflite parser by Teresa Charlin · 1 year, 4 months ago
  11. 28aa669 IVGCVSW-7094 Add LOG and SIN support to tflite parser by Teresa Charlin · 2 years ago
  12. fd33a69 IVGCVSW-7040 Add support for LOG_SOFTMAX to the TFLiteParser by Teresa Charlin · 2 years ago
  13. f0fce5b IVGCVSW-6936 Add SQRT support to tflite parser by Teresa Charlin · 2 years, 2 months ago
  14. 91a53ea IVGCVSW-6857 Add GATHERNd Support to the TfLiteParser by Teresa Charlin · 2 years, 2 months ago
  15. cdbd40b IVGCVSW-6454 Add FLOOR_DIV Support to the TfLiteParser by Teresa Charlin · 2 years, 4 months ago
  16. 0d77ae1 GitHub #603 Add PADV2 support to TFLite Parser by Mike Kelly · 2 years, 6 months ago
  17. 608c836 Remove use guide section from doxygen by Nikhil Raj · 2 years, 8 months ago[Renamed from docs/06_01_parsers.dox]
  18. d69cb90 IVGCVSW-6049 Review Readme files for Parsers by Teresa Charlin · 2 years, 8 months ago
  19. 3f22d27 IVGCVSW-6372 Change order in doxygen tree view by Nikhil Raj · 2 years, 8 months ago[Renamed from docs/01_01_parsers.dox]
  20. af3a4ef IVGCVSW-6469 Add MirrorPad TfLiteParser and TfLiteDelegate Support by Matthew Sloyan · 2 years, 8 months ago
  21. 1112b01 IVGCVSW-6449 Add GEMM operator support to ONNX parser by Narumol Prangnawarat · 2 years, 9 months ago
  22. eb5f810 IVGCVSW-6165 Add Support for Conv3d to TfLiteParser by Matthew Sloyan · 2 years, 9 months ago
  23. bc3bb62 IVGCVSW-6382 Add Concat operator support to ONNX parser by Narumol Prangnawarat · 2 years, 9 months ago
  24. fe6aa2f IVGCVSW-6382 Add Unsqueeze operator support to ONNX parser by Narumol Prangnawarat · 2 years, 9 months ago
  25. f10b15a IVGCVSW-6382 Add Gather operator support to ONNX parser by Narumol Prangnawarat · 2 years, 9 months ago
  26. 3309c33 Make samples visible in doxygen by Jan Eilers · 2 years, 10 months ago
  27. e369dbd IVGCVSW-5924 Update TfLiteParser and TfLiteDelegate documentation by Matthew Sloyan · 2 years, 10 months ago
  28. 2d0eb86 Added comparison operators to TfLiteParser by Bruno Goncalves · 3 years ago
  29. 4a4af11 IVGCVSW-3649 Add Prelu with different alpha dimension test to TfLiteParser by Narumol Prangnawarat · 3 years, 1 month ago
  30. eb03e0f IVGCVSW-5744 Remove Tensorflow, Caffe and Quantizer from documentation by Kevin May · 3 years, 2 months ago
  31. ed7fce4 IVGCVSW-5829 Segfault in tflite-parser, int8 models by Matthew Sloyan · 3 years, 2 months ago
  32. 28f177c IVGCVSW-5804 TfLiteParser fails to correctly parse ArgMinMax by Matthew Sloyan · 3 years, 3 months ago
  33. 1121c6b IVGCVSW-5695 Update supported operators by Jan Eilers · 3 years, 4 months ago
  34. 8548e9c IVGCVSW-5682 Add Deprecation Notification by Jan Eilers · 3 years, 4 months ago
  35. 53ca2e5 IVGCVSW-5605 Doxygen: Update parser section by Jan Eilers · 3 years, 5 months ago
  36. 31a7c89 IVGCVSW-5605 Doxygen: Add the TfLite Delegate to Doxygen docu by Jan Eilers · 3 years, 5 months ago[Renamed (93%) from docs/01_parsers.dox]
  37. b657819 IVGCVSW-5605 Doxygen: Integrate parsers into Software Tools section by Jan Eilers · 3 years, 5 months ago
  38. 590f3f7 IVGCVSW-5598 ArmNN Doxygen doc needs update by James Ward · 3 years, 7 months ago
  39. 8670473 IVGCVSW-4190 Add SplitV to Tflite Parser by Ryan OShea · 4 years, 1 month ago
  40. 83fcf98 Add NEG support to TFLite parser by Darshan Patel · 4 years, 1 month ago
  41. 12239e7 IVGCVSW-4187 Add LEAKY_RELU to TFLite parser by Sadik Armagan · 4 years, 1 month ago
  42. 42b3d7d Add DIV support to TFLite parser by Darshan Patel · 4 years, 1 month ago
  43. eb1f9cf IVGCVSW-4186 Add EXP unit tests for TfLiteParser by Ryan OShea · 4 years, 1 month ago
  44. b23b999 IVGCVSW-4496 Updated ONNX documentation by Ryan OShea · 4 years, 2 months ago
  45. 2bbfaa7 IVGCVSW-3726 Doxygen touch-up by Ryan OShea · 4 years, 5 months ago
  46. f3a4323 IVGCVSW-3726 - Doxygen Beautification by Ryan OShea · 4 years, 5 months ago