We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be great to have direct s3 support with the WandBLogger.
WandBLogger
e.g. specifying
logger = WandBLogger(save_dir="s3://{bucket}/{path}") cli = Trainer(logger=logger) ...
Will automatically log WandB artifacts to S3 bucket!
No response
cc @Borda @awaelchli @morganmcg1 @borisdayma @scottire @parambharat
The text was updated successfully, but these errors were encountered:
Any update here? Looking for similar functionality.
Sorry, something went wrong.
Hi @mdylan2 and @EthanMarx. I'm working on a PR to add this feature. I will add a link to the PR here and update you soon.
Successfully merging a pull request may close this issue.
Description & Motivation
It would be great to have direct s3 support with the
WandBLogger
.e.g. specifying
Will automatically log WandB artifacts to S3 bucket!
Pitch
No response
Alternatives
No response
Additional context
No response
cc @Borda @awaelchli @morganmcg1 @borisdayma @scottire @parambharat
The text was updated successfully, but these errors were encountered: