Deprecate and Migrate TuringCallbacks#5
Merged
shravanngoswamii merged 95 commits intomainfrom Mar 12, 2026
Merged
Conversation
PkgTemplates version: 0.7.10
* Remove explicit conversion to Histogram * Remove StatsBase import * Remove StatsBase
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Loosen the logger type in TensorBoardLogger
* added more tests * added support for filtering extras, computing stats for extras, and for adding hyperparameters * bump versions of Turing and TensorBoardLogger now that it supports hyperparams * added automatic recording of hyperparms for some Turing samplers, and improved testing of this * added useful comment on where i got that weird test from * fixed tests + added test for MH, which does not currently have hyperparams * bump minor version since this is breaking * updated docstring for TensorBoardLogger
* bump compat entry for Turing * bump patch version * dont include adtype from sampler in the metrics
…sting compat) (#53) Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
…sting compat) (#54) Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
…kflows/DocsNav.yml
* Update ci.yml * Create Docs.yml * Update DocsNav.yml * No need of deploydocs() after using new Docs & DocsNav workflows
* Broaden compat * datastructure too * fix stuff * more fixes * gha perms * update coverage action too
…sting compat) (#65) Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
…sting compat) (#66) Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Hong Ge <3279477+yebai@users.noreply.github.com>
…sting compat) (#67) Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Hong Ge <3279477+yebai@users.noreply.github.com>
…ing compat) (#68) Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Hong Ge <3279477+yebai@users.noreply.github.com>
Contributor
|
Deprecated/TuringBenchmarking documentation for PR #5 is available at: |
Member
Author
|
Don't Squash and Merge |
Contributor
|
Deprecated/TuringCallbacks documentation for PR #5 is available at: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #4