Skip to content
This project is mirrored from https://review.mlplatform.org/tosa/serialization_lib. Pull mirroring updated .
  1. Sep 13, 2023
  2. Sep 12, 2023
  3. Sep 11, 2023
  4. Aug 31, 2023
  5. Aug 23, 2023
    • Tai Ly's avatar
      Add is_unranked flag to Tensors · c6939a4d
      Tai Ly authored
      
      
      This adds a bool field, is_unranked to TosaTensor in tosa.fbs
      to indicate whether a tensor with shape = {} is an unranked tensor
      or an 0-D tensor.
      For older tosa files without this field, the default value is false.
      
      Signed-off-by: default avatarTai Ly <tai.ly@arm.com>
      Change-Id: I86950050b522565509863c483cd3a3c1c50f8f69
      c6939a4d
  6. Aug 22, 2023
  7. Aug 21, 2023
  8. Aug 18, 2023
  9. Aug 15, 2023
  10. Aug 14, 2023
  11. Aug 12, 2023
  12. Aug 10, 2023
  13. Aug 02, 2023
  14. Jul 27, 2023
  15. Jul 25, 2023
  16. Jul 18, 2023
    • Tai Ly's avatar
      Update to use GenText · 89963aa8
      Tai Ly authored
      
      
      changed GenerateText to GenText, with reversed return polarity.
      
      updated flatbuffer to v23.5.26, and regenerated headers
      
      Signed-off-by: default avatarTai Ly <tai.ly@arm.com>
      Change-Id: I7278dfe9c7b55b9afbe2329e3058b63a1cdce586
      89963aa8
  17. Jul 07, 2023
  18. Jul 05, 2023
  19. Jun 07, 2023
  20. Jun 01, 2023
  21. May 25, 2023
  22. May 23, 2023
  23. May 19, 2023
  24. May 18, 2023
  25. May 12, 2023
  26. May 08, 2023
  27. Apr 06, 2023
  28. Apr 04, 2023
  29. Mar 16, 2023
  30. Mar 08, 2023
  31. Mar 07, 2023
  32. Feb 27, 2023
  33. Jan 27, 2023
  34. Jan 23, 2023
  35. Jan 18, 2023
  36. Jan 13, 2023
  37. Jan 11, 2023
  38. Jan 10, 2023
  39. Jan 09, 2023
Loading