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

Initial work towards hparam support (rebase of #87) #99

Closed
wants to merge 4 commits into from

Conversation

PhilipVinc
Copy link
Member

Rebase of #87

- added TBHparams wrapper type
- added first attempt at hparams_summary
- updated imports in tensorboard/tensorboard.jl to include hparams plugin

More work on summarizing hparams and hparam configs

small fixes from testing

adding test case for HParamConfig logging

small fixes from testing

adding logger_dispatch_overrides tests for TBHParamsConfig and TBHParams

all tests passing

add log_hparams and log_hparams_config

remove unused SESSION_END_INFO_TAG

comment

remove unnecessary TBHParamsConfig wrapper

remove isnothing (Julia 1.0 compat)

Update LogHParams.jl
This was referenced Mar 15, 2022
@nomadbl
Copy link
Contributor

nomadbl commented Jul 22, 2023

Closed by #129

@nomadbl nomadbl closed this Jul 22, 2023
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.

2 participants