Skip to content
This project is mirrored from https://review.mlplatform.org/tosa/serialization_lib. Pull mirroring updated .
  1. May 25, 2023
  2. May 23, 2023
  3. May 19, 2023
  4. May 18, 2023
  5. May 12, 2023
  6. May 08, 2023
  7. Apr 06, 2023
  8. Apr 04, 2023
  9. Mar 16, 2023
  10. Mar 08, 2023
  11. Mar 07, 2023
  12. Feb 27, 2023
  13. Jan 27, 2023
  14. Jan 23, 2023
  15. Jan 18, 2023
  16. Jan 13, 2023
  17. Jan 11, 2023
  18. Jan 10, 2023
  19. Jan 09, 2023
  20. Jan 04, 2023
  21. Dec 15, 2022
    • Jerry-Ge's avatar
      [region] Add TosaSerializationRegion to serialization_lib · 13c78a67
      Jerry-Ge authored
      
      
      - Rationale: add this fix to support constants access between multiple
      blocks by another layer of abstraction called Region
      - Changes:
        - flatbuffers schema update, regenerate header files
        - add TosaSerializationRegion for the handler
        - other relevant fixes
      
      Signed-off-by: Jerry-Ge's avatarJerry Ge <jerry.ge@arm.com>
      Change-Id: I4bb72503abfd629ae017d2f905184efbab244aa8
      13c78a67
  22. Dec 07, 2022
  23. Dec 06, 2022
  24. Oct 26, 2022
  25. Oct 04, 2022
  26. Sep 15, 2022
  27. Sep 13, 2022
  28. Sep 08, 2022
  29. Aug 30, 2022
  30. Aug 29, 2022
  31. Aug 25, 2022
    • Colm Donelan's avatar
      Modify CMakeLists to ease integration with Arm NN. · 2a3ca939
      Colm Donelan authored
      
      
      * Add option to disable building test executables.
      * Add option to specify an external source of Flatbuffers library.
      * Allow third_party/flatbuffers to contain either source or
        prebuilt package.
      * Remove default STATIC and rely on cmake's BUILD_SHARED_LIBS.
      * Add PUBLIC_HEADERS to install target.
      * Specify use of GNU installation directory norms.
      
      Signed-off-by: default avatarColm Donelan <colm.donelan@arm.com>
      Change-Id: I780c3345b9e55ec7928b917648174c33fe29e7fb
      2a3ca939
  32. Aug 03, 2022
  33. Jul 11, 2022
  34. Jul 06, 2022
  35. Jun 16, 2022
  36. Jun 15, 2022
    • Eric Kunze's avatar
      Remove quantinfo types · bdcc3fee
      Eric Kunze authored
      
      
      Any needed information has been moved into the attributes for each operator.
      
      This aligns with the structure of the attributes in the TOSA
      specification, and generally simplifies the code.
      
      Change-Id: I8243e91b09de1a9115f8af09c5e7def7e8f2866b
      Signed-off-by: Eric Kunze's avatarEric Kunze <eric.kunze@arm.com>
      bdcc3fee
  37. Jun 14, 2022
Loading