Skip to content
  1. Mar 04, 2025
  2. Feb 27, 2025
  3. Feb 07, 2025
  4. Dec 17, 2024
  5. Dec 16, 2024
  6. Nov 27, 2024
  7. Nov 19, 2024
  8. Sep 04, 2024
  9. Aug 28, 2024
  10. Jul 18, 2024
  11. May 21, 2024
  12. May 14, 2024
  13. Dec 20, 2023
  14. Nov 16, 2023
  15. Oct 11, 2023
  16. Sep 13, 2023
  17. Aug 21, 2023
  18. Aug 08, 2023
  19. Jul 24, 2023
  20. May 10, 2023
  21. May 03, 2023
  22. Apr 25, 2023
  23. Mar 24, 2023
  24. Feb 16, 2023
  25. Feb 09, 2023
    • Raul Farkas's avatar
      MLBEDSW-6982: Move to setup.cfg and pyproject.toml · 428a8d54
      Raul Farkas authored
      
      
      - Move all static information from setup.py to newly added
        pyproject.toml
      - Add setup.cfg used for static information that cannot be added to
        pyproject.toml due to it still being in beta.
      - Modify mlw_codec to to throw a real python exception when importing
        NumPy arrays instead of just printing them to stdout.
      - Surround mlw_codec import with try catch statement to catch NumPy C
        API mismatch errors and throw them again with a more detailed message.
      - Update README.md with documentation about known issue with changing
        used NumPy version after installing ethos-u-vela.
      
      Change-Id: I1eeee5536be7c1744e30d6088f7069fbb1403e06
      Signed-off-by: default avatarRaul Farkas <raul.farkas@arm.com>
      3.7.0.rc1
      428a8d54
  26. Feb 03, 2023
  27. Jan 20, 2023
  28. Jan 12, 2023
  29. Oct 03, 2022
  30. Sep 12, 2022
  31. Aug 23, 2022
  32. Jul 19, 2022
  33. Jul 14, 2022
  34. May 18, 2022
  35. May 11, 2022
  36. Apr 27, 2022
  37. Feb 25, 2022
  38. Feb 17, 2022
  39. Nov 26, 2021
Loading