Skip to content
This project is mirrored from https://review.mlplatform.org/tosa/serialization_lib. Pull mirroring updated .
  1. Jul 31, 2025
  2. Jul 28, 2025
  3. Jul 21, 2025
  4. Jul 20, 2025
  5. Jul 16, 2025
  6. Jul 01, 2025
  7. Jun 27, 2025
  8. Jun 25, 2025
  9. Jun 24, 2025
  10. Jun 23, 2025
  11. Jun 16, 2025
  12. Jun 13, 2025
  13. Jun 05, 2025
  14. Jun 04, 2025
  15. Jun 02, 2025
  16. May 30, 2025
  17. May 29, 2025
  18. May 28, 2025
  19. May 21, 2025
    • Tai Ly's avatar
      [serialization_lib] Add TosaShape to schema · 3efc846f
      Tai Ly authored
      
      
      This adds TosaShape to tosa flatbuffer schema, to serialize
      values of tosa.shape type
      and add "shapes" to the TosaBasicBlock to hold an array of
      these tosa shapes.
      
      Signed-off-by: default avatarTai Ly <tai.ly@arm.com>
      Change-Id: Ia84c7f90428d6cfe45b271ea380ee14f4a8a677a
      3efc846f
  20. May 14, 2025
  21. May 13, 2025
  22. May 12, 2025
  23. May 09, 2025
    • Luke Hutton's avatar
      Avoid supplying unsupported linker flags · 2ffd96b0
      Luke Hutton authored
      
      
      This commit aims to fix the MacOS build of the
      serialization library by, more generally, ensuring
      unsupported linker flags are not supplied to the
      selected linker.
      
      Note: The "check_linker_flag" utility is used by
      this change which requires cmake >= 3.18,
      therefore, the minimum supported cmake version in
      this project has been bumped from 3.13.4 to 3.18.
      
      Signed-off-by: Luke Hutton's avatarLuke Hutton <luke.hutton@arm.com>
      Change-Id: I8434c1fb7237e011fa3df720de79e2053b8c9fbb
      2ffd96b0
  24. May 08, 2025
  25. May 02, 2025
  26. Apr 30, 2025
  27. Apr 28, 2025
  28. Apr 24, 2025
  29. Apr 10, 2025
  30. Apr 09, 2025
  31. Apr 08, 2025
  32. Apr 04, 2025
  33. Apr 01, 2025
Loading