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

DRAFT : function to allow adding arbitrary files to the run object #1387

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

SubhadityaMukherjee
Copy link

Reference Issue

What does this PR implement/fix? Explain your changes.

This adds a function to the run class that allows adding an arbitrary file of a limited size to be uploaded along with the run. Something similar has been implemented in OpenML pytorch and I thought it would be nice to eventually have it as part of OpenML python as well.

How should this PR be tested?

Adding a random file and continuing the run as usual is enough. I will add tests and test it after the servers are back online.

Any other comments?

This is my first PR here so please be gentle 🙈

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.

1 participant