Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support logging for MetricCollection with compute groups #15580

Merged
merged 38 commits into from
Jan 12, 2023

Commits on Jan 11, 2023

  1. update logging

    justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    8acd9b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2bebd0 View commit details
    Browse the repository at this point in the history
  3. update tests

    justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    085798d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91d0ebf View commit details
    Browse the repository at this point in the history
  5. docstrings

    justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    3bd0413 View commit details
    Browse the repository at this point in the history
  6. changelog

    justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    eee32af View commit details
    Browse the repository at this point in the history
  7. update typing

    justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    39b97b4 View commit details
    Browse the repository at this point in the history
  8. skip tests for tm<0.8

    justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    93eabfc View commit details
    Browse the repository at this point in the history
  9. attempt on mypy

    justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    4301007 View commit details
    Browse the repository at this point in the history
  10. fix mypy

    awaelchli authored and justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    c049aac View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    30537f1 View commit details
    Browse the repository at this point in the history
  12. update

    justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    a6928e4 View commit details
    Browse the repository at this point in the history
  13. update logging

    justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    9494a0a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dbfb6b4 View commit details
    Browse the repository at this point in the history
  15. update typing

    justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    57f39f4 View commit details
    Browse the repository at this point in the history
  16. attempt on mypy

    justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    192e192 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bb432d2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    661f303 View commit details
    Browse the repository at this point in the history
  19. first try

    justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    51ceaa2 View commit details
    Browse the repository at this point in the history
  20. next try

    justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    f46f8b6 View commit details
    Browse the repository at this point in the history
  21. next try

    justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    52bd2ad View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d7701a2 View commit details
    Browse the repository at this point in the history
  23. hoepfully last try

    justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    bd9deaf View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9143552 View commit details
    Browse the repository at this point in the history
  25. Set -eux

    carmocca authored and justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    5b22fbb View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a135b74 View commit details
    Browse the repository at this point in the history
  27. Debug IPUs

    carmocca authored and justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    33f3e6e View commit details
    Browse the repository at this point in the history
  28. hoepfully last try

    justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    51e2e88 View commit details
    Browse the repository at this point in the history
  29. hoepfully last try

    justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    ffe3b9a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a3935aa View commit details
    Browse the repository at this point in the history
  31. fix test without import

    justusschock committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    958994a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    1cc3b8f View commit details
    Browse the repository at this point in the history
  33. Apply suggestions from code review

    Co-authored-by: Carlos Mocholí <[email protected]>
    justusschock and carmocca authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    e892625 View commit details
    Browse the repository at this point in the history
  34. Fix import

    carmocca committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    a75febf View commit details
    Browse the repository at this point in the history
  35. Undo ipu tests change

    carmocca committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    00b9065 View commit details
    Browse the repository at this point in the history
  36. Try RequirementCache

    carmocca committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    e58bd78 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    2218ea5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3103d72 View commit details
    Browse the repository at this point in the history