1. b8d805e Add maximum parser to tf-lite by Bruno Goncalves · 5 years ago
  2. baded14 Add space-to-batch-nd parser to tf-lite by Bruno Goncalves · 5 years ago
  3. db947e2 Add batch-to-space-nd parser to tf-lite by Bruno Goncalves · 5 years ago
  4. 3f58ddb Add resize-bilinear parser to tf-lite by Bruno Goncalves · 5 years ago
  5. bbeae26 Add sub parser to tf-lite by Bruno Goncalves · 5 years ago
  6. c64ea9f IVGCVSW-2588 Update README files for 19.02 by Nattapat Chaimanowong · 5 years ago
  7. 1b3e2ea IVGCVSW-2429 Add Detection PostProcess Parser to TensorFlow Lite Parser by keidav01 · 5 years ago
  8. 3d7efe9 Added ConstantLayer support to TfLiteParser by Bruno Goncalves · 6 years ago
  9. 5e9d298 IVGCVSW-2563 Fix bug in TfLiteParser::ParseConcatenation by Nattapat Chaimanowong · 5 years ago
  10. c42c384 IVGCVSW-2430 Add logistic parser to tf-lite by Finn Williams · 5 years ago
  11. 70672f6 IVGCVSW-2534 Fix bug TfLiteParser::ParseReshape() by Aron Virginas-Tar · 5 years ago
  12. 0edd467 Fix compilation wrt IVGCVSW-2467 by Matthew Bentham · 5 years ago
  13. 9c761a6 Added AddBroadcastReshapeLayer method to TfLiteParser by Bruno Goncalves · 6 years ago
  14. 649dd95 IVGCVSW-2467 Remove GetDataType<T> function by Nattapat Chaimanowong · 5 years ago
  15. 6c2355b Added ParsePad method to TfLiteParser by Bruno Goncalves · 6 years ago
  16. 2235cee Added ParseMean method to TfLiteParser by Bruno Goncalves · 6 years ago
  17. f803f78 Added ParseMul method to TfLiteParser by Bruno Goncalves · 6 years ago
  18. d4ac6a4 Added ParseAdd method to TfLiteParser by Bruno Goncalves · 6 years ago
  19. 6c8e8e7 Github issue #120 - Embed TfLite schema by Matthew Bentham · 5 years ago
  20. d5b9e64 IVGCVSW-2421 Remove the template-based version of armnnUtils::Permute by Matteo Martincigh · 5 years ago
  21. 747ef82 MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't work by Matteo Martincigh · 6 years ago
  22. 71972a8 IVGCVSW-2395 TfLiteParse::ParseReshape doesn't support reshape input by kevmay01 · 6 years ago
  23. 1d67a690 IVGCVSW-2167: Run parser unit tests on the reference backend only by Aron Virginas-Tar · 6 years ago
  24. c25411c IVGCVSW-2152: Convert TfLiteParser to NHWC by jimfly01 · 6 years ago
  25. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago
  26. d8eee59 IVGCVSW-2029 Fix fully connected layer support in TfLite Parser and implement test for TfLite VGG16 quantized by Nattapat Chaimanowong · 6 years ago
  27. 54e9572 IVGCVSW-2057: Remove ARMCOMPUTE(CL/NEON)_ENABLED and ARMCOMPUTENEON_ENABLED from src/armnnTfliteParser/test/ParserFlatBufferFixture.hpp by Aron Virginas-Tar · 6 years ago
  28. 8853c1f IVGCVSW-2026 + IVGCVSW-2027 Add FullyConnected Support to TfLiteParser by Sadik Armagan · 6 years ago
  29. 5610661 IVGCVSW-2063 Documentation for new operations in TfLite Parser by Sadik Armagan · 6 years ago
  30. f0b4845 IVGCVSW-2019 : replace Compute enum in the backend preferences list by David Beck · 6 years ago
  31. b66504b IVGCVSW-2030 and IVGCVSW-2031 Add MaxPooling support and unit test to TfLite Parser by Nattapat Chaimanowong · 6 years ago
  32. 479045b IVGCVSW-1787 Add Support for Concatenation on TfLite parser by Sadik Armagan · 6 years ago
  33. b94967b IVGCVSW-1650 Add Support for Reshape layer on TF Lite parser by Sadik · 6 years ago
  34. 58f3919 IVGCVSW-1651 Add Support for Relu on TF Lite parser by Sadik Armagan · 6 years ago
  35. ecb56cd IVGCVSW-1807 : change license text in file headers by David Beck · 6 years ago
  36. c577f2c Release 18.08 by telsoa01 · 6 years ago