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 log_freq param to WandbCallback #3401

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

Conversation

andrewtruong
Copy link

Previously, WandbCallback used the default log_freq=1000, which may prevent any grads or params from being logged if there are too few steps.

…ay prevent any grads or params from being logged if there are too few steps
@andrewtruong andrewtruong requested a review from jph00 as a code owner June 6, 2021 19:54
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jph00
Copy link
Member

jph00 commented Jun 14, 2021

Thanks @andrewtruong . Can you please follow the steps here to clean your notebook and build the lib? https://docs.fast.ai/dev-setup.html

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

Successfully merging this pull request may close these issues.

None yet

2 participants