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

Optional silencing of predict_tile, verbose=False #854

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bw4sz
Copy link
Collaborator

@bw4sz bw4sz commented Dec 13, 2024

The logs for predict tile when running at large scales are cluttered with hundreds of stdout for the predict dataloader. Added a verbose (defaults to true) and added a test to assert it silences verbose=False.

@bw4sz bw4sz requested a review from henrykironde December 13, 2024 18:22
@ethanwhite
Copy link
Member

If you rebase this on main the tests should run now

@henrykironde
Copy link
Contributor

@bw4sz can you check the test

@bw4sz
Copy link
Collaborator Author

bw4sz commented Dec 14, 2024

Runs locally.

image

I'll need to check pytorch-lightning version.

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.

3 participants