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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix frozen dataclass instance error in apply_to_collection #10927

Merged
merged 13 commits into from
Jan 5, 2022

Commits on Dec 3, 2021

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

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    ee9445a View commit details
    Browse the repository at this point in the history
  2. fix: remove unused imports

    abhi-rf committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    8ae6eef View commit details
    Browse the repository at this point in the history
  3. fix: remove unused imports

    abhi-rf committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    4aabc2d View commit details
    Browse the repository at this point in the history
  4. fix: remove unused imports

    abhi-rf committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    fb376bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ba3eca View commit details
    Browse the repository at this point in the history
  6. fix: remove bare except

    abhi-rf committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    7f3b944 View commit details
    Browse the repository at this point in the history
  7. Update pytorch_lightning/utilities/apply_func.py

    Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
    abhi-rf and justusschock committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    05803f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Use Misconfig

    carmocca committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    b79b3e5 View commit details
    Browse the repository at this point in the history
  2. Add test

    carmocca committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    1d8a1bf View commit details
    Browse the repository at this point in the history
  3. Reword

    carmocca committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    cef750e View commit details
    Browse the repository at this point in the history
  4. CHANGELOG

    carmocca committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    4405bc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3089728 View commit details
    Browse the repository at this point in the history