Skip to content
This project is mirrored from https://review.mlplatform.org/tosa/tosa_mlir_translator. Pull mirroring failed .
Last successful update .
  1. Mar 09, 2023
  2. Mar 07, 2023
  3. Mar 06, 2023
  4. Mar 02, 2023
  5. Feb 27, 2023
  6. Feb 24, 2023
  7. Feb 14, 2023
  8. Feb 08, 2023
  9. Feb 02, 2023
  10. Jan 28, 2023
  11. Jan 24, 2023
  12. Jan 13, 2023
  13. Jan 12, 2023
    • Jerry-Ge's avatar
      Add RegionBuilder to TOSA MLIR Translator · ab75f53f
      Jerry-Ge authored
      
      
      Rationale for making this change:
      - The original design only supports a single basicBlock which is no
      longer functionaly enough to support Control Flow operators like WhileOp
      or IFOp
      - Added another layer of abstraction of Region to support multiple
      basicBlocks + other corresponding fixes
      - There are other companion patches to make the above proposal work
        - Serialization Lib: Add TosaSerializationRegion to serialization_lib
        - Reference Model: Reference model update for control flow
      
      Signed-off-by: Jerry-Ge's avatarJerry Ge <jerry.ge@arm.com>
      Change-Id: Ic7eec3c32da87d409819365ba2dc7ef8b9619db4
      ab75f53f
  14. Dec 07, 2022
  15. Dec 06, 2022
  16. Oct 24, 2022
  17. Oct 13, 2022
  18. Oct 11, 2022
  19. Sep 14, 2022
  20. Sep 13, 2022
  21. Aug 30, 2022
  22. Aug 29, 2022
  23. Aug 04, 2022
  24. Jul 08, 2022
  25. Jun 16, 2022
  26. Jun 15, 2022
  27. Jun 13, 2022
  28. Jun 08, 2022
  29. May 21, 2022
  30. Feb 15, 2022
  31. Jan 19, 2022
  32. Jan 14, 2022
  33. Jan 05, 2022
  34. Dec 01, 2021
  35. Nov 16, 2021
  36. Nov 15, 2021
Loading