Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

feat(wandb): improve logging of config parameters #310

Merged
merged 4 commits into from Apr 17, 2020

Conversation

borisdayma
Copy link
Contributor

Following changes have been implemented:

  • log slices (example with Learner.fit(1, lr=slice(0.05))
    image
  • improve logging of config parameters (try to log all at once and if it fails, one by one)
  • handle cases where we don't succeed in logging prediction samples (either when creating dataloader or when performing predictions)
  • fix for bug with dataframes as reported in forums

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.

@sgugger sgugger merged commit 3b2dcaa into fastai:master Apr 17, 2020
@sgugger
Copy link
Contributor

sgugger commented Apr 17, 2020

All looking good, thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants