Skip to content

Deprecate and Migrate TuringCallbacks#5

Merged
shravanngoswamii merged 95 commits intomainfrom
migrate-TuringCallbacks
Mar 12, 2026
Merged

Deprecate and Migrate TuringCallbacks#5
shravanngoswamii merged 95 commits intomainfrom
migrate-TuringCallbacks

Conversation

@shravanngoswamii
Copy link
Member

closes #4

torfjelde and others added 30 commits September 19, 2020 04:54
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>
KDr2 and others added 21 commits July 8, 2023 07:42
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>
* 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>
…cf200ac'

git-subtree-dir: TuringCallbacks
git-subtree-mainline: 8005591
git-subtree-split: 1c22138
@github-actions
Copy link
Contributor

Deprecated/TuringBenchmarking documentation for PR #5 is available at:
https://TuringLang.github.io/Deprecated/TuringBenchmarking/previews/PR5/

@shravanngoswamii shravanngoswamii requested a review from yebai March 11, 2026 10:30
@shravanngoswamii shravanngoswamii changed the title Depracate and Migrate TuringCallbacks Deprecate and Migrate TuringCallbacks Mar 11, 2026
@shravanngoswamii
Copy link
Member Author

Don't Squash and Merge

@github-actions
Copy link
Contributor

Deprecated/TuringCallbacks documentation for PR #5 is available at:
https://TuringLang.github.io/Deprecated/TuringCallbacks/previews/PR5/

@shravanngoswamii shravanngoswamii merged commit a1cff1c into main Mar 12, 2026
2 checks passed
@shravanngoswamii shravanngoswamii deleted the migrate-TuringCallbacks branch March 12, 2026 13:29
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.

Deprecate TuringCallbacks