Skip to content
  1. Feb 07, 2025
  2. Dec 17, 2024
  3. Dec 16, 2024
  4. Nov 27, 2024
  5. Nov 19, 2024
  6. Sep 04, 2024
  7. Aug 28, 2024
  8. Jul 18, 2024
  9. May 21, 2024
  10. May 14, 2024
  11. Dec 20, 2023
  12. Nov 16, 2023
  13. Oct 11, 2023
  14. Sep 13, 2023
  15. Aug 21, 2023
  16. Aug 08, 2023
  17. Jul 24, 2023
  18. May 10, 2023
  19. May 03, 2023
  20. Apr 25, 2023
  21. Mar 24, 2023
  22. Feb 16, 2023
  23. 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
  24. Feb 03, 2023
  25. Jan 20, 2023
  26. Jan 12, 2023
  27. Oct 03, 2022
  28. Sep 12, 2022
  29. Aug 23, 2022
  30. Jul 19, 2022
  31. Jul 14, 2022
  32. May 18, 2022
  33. May 11, 2022
  34. Apr 27, 2022
  35. Feb 25, 2022
  36. Feb 17, 2022
  37. Nov 26, 2021
  38. Aug 30, 2021
  39. Aug 25, 2021
Loading