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

Pickle the hparams directly #615

Closed
wants to merge 2 commits into from
Closed

Conversation

antvconst
Copy link
Contributor

Attempt at fixing #525. Works for me. Was not sure what to do with the hpc parts, so I decided to leave them as they are for now.

Copy link
Member

@Borda Borda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pls, update also log_hparams in TensorBoardLogger

@neggert
Copy link
Contributor

neggert commented Dec 9, 2019

Looks like a good start. Could you please write a test for this functionality?

@williamFalcon
Copy link
Contributor

just curious, why not detect all passed in params? i think there’s a way to introspect into the arguments passed into init (something about local)? that way we can pickle anything passed in?

@williamFalcon
Copy link
Contributor

williamFalcon commented Jan 17, 2020

@falceeffect mind rebasing master into this? this also looks like WIP until the test is written?
or @neggert want to help land this?

@Borda Borda added the feature Is an improvement or enhancement label Jan 31, 2020
@Borda Borda added this to the 0.6.1 milestone Jan 31, 2020
@williamFalcon
Copy link
Contributor

@neggert @Borda @falceeffect is this PR still alive? can we get it merged in the next few days. If not, we can close it until it's ready to be worked on

@Borda
Copy link
Member

Borda commented Feb 2, 2020

it looks inactive for some time... :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Is an improvement or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants