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

Added ability to set directory in pytorch lightning #581

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fishbotics
Copy link

As its currently implemented, there's no great way to set the directory for the keepsake logs as it's hardcoded as "."

This makes it so that passing in a filepath with actually lead to the path being used, both for the directory and also for the specifickeepsake file.

Signed-off-by: Adam Fishman <afishman@cs.washington.edu>
@fishbotics
Copy link
Author

When I run black --check keepsake/pl_callback.py in my local repo it passes. Maybe I'm using the wrong version of black? Or the wrong version of Python?

How should I change this to pass muster?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants