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

Add throughput utilities to Fabric and the Trainer #18848

Merged
merged 33 commits into from
Oct 30, 2023

Commits on Oct 24, 2023

  1. Code

    carmocca committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    106409a View commit details
    Browse the repository at this point in the history
  2. Tests

    carmocca committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    471f281 View commit details
    Browse the repository at this point in the history
  3. Protected APIs

    carmocca committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2a7667f View commit details
    Browse the repository at this point in the history
  4. Docstrings

    carmocca committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    fe52e82 View commit details
    Browse the repository at this point in the history
  5. Callback

    carmocca committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b0798ea View commit details
    Browse the repository at this point in the history
  6. Throughput

    carmocca committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9e519b5 View commit details
    Browse the repository at this point in the history
  7. mypy

    carmocca committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c46e366 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0cb727 View commit details
    Browse the repository at this point in the history
  9. CHANGELOG

    carmocca committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    cfdc1bf View commit details
    Browse the repository at this point in the history
  10. Docs

    carmocca committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    374c975 View commit details
    Browse the repository at this point in the history
  11. Fixes

    carmocca committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    8a08678 View commit details
    Browse the repository at this point in the history
  12. Fixes

    carmocca committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    d4ee1ca View commit details
    Browse the repository at this point in the history
  13. Fixes

    carmocca committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4841a38 View commit details
    Browse the repository at this point in the history
  14. Update conf.py

    carmocca authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    202d764 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    a79a0bf View commit details
    Browse the repository at this point in the history
  2. Review suggestions

    carmocca committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    8ae5ce8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27a1499 View commit details
    Browse the repository at this point in the history
  4. Fabric refactor

    carmocca committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    bd96595 View commit details
    Browse the repository at this point in the history
  5. Trainer refactor

    carmocca committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f8b130d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Tests. Custom window class

    carmocca committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    82d8b25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4817a6 View commit details
    Browse the repository at this point in the history
  3. Details

    carmocca committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    62f076d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffa823b View commit details
    Browse the repository at this point in the history
  5. Details

    carmocca committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    14d6210 View commit details
    Browse the repository at this point in the history
  6. Support all trainer strages

    carmocca committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6fe5d1e View commit details
    Browse the repository at this point in the history
  7. mypy

    carmocca committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    29cc382 View commit details
    Browse the repository at this point in the history
  8. utilities update

    carmocca committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5c04bd6 View commit details
    Browse the repository at this point in the history
  9. Fix docs

    carmocca committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5fe8a65 View commit details
    Browse the repository at this point in the history
  10. Examples

    carmocca committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    94c62fd View commit details
    Browse the repository at this point in the history
  11. Discussion comments

    carmocca committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8e931a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    476f6b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Discussion comments

    carmocca committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    e2ee8e3 View commit details
    Browse the repository at this point in the history
  2. Do not return self

    carmocca committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c161ac4 View commit details
    Browse the repository at this point in the history