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 fbresearch_logger.py #3215

Merged
merged 6 commits into from
Mar 26, 2024
Merged

Commits on Mar 26, 2024

  1. add fbresearch_logger.py

    Add FBResearchLogger class from unmerged branch object-detection-example
    
    Add minimal docs and tests
    leej3 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    cc88528 View commit details
    Browse the repository at this point in the history
  2. add some mypy fixes

    leej3 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1f6f20d View commit details
    Browse the repository at this point in the history
  3. fix docs bug

    leej3 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    60717c2 View commit details
    Browse the repository at this point in the history
  4. Update ignite/handlers/fbresearch_logger.py

    Co-authored-by: vfdev <vfdev.5@gmail.com>
    leej3 and vfdev-5 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a0c0b91 View commit details
    Browse the repository at this point in the history
  5. fix type error

    leej3 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e3a41d4 View commit details
    Browse the repository at this point in the history
  6. remove types from docstrings

    leej3 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a4c0690 View commit details
    Browse the repository at this point in the history