Recent Releases of tensorboard-reducer

tensorboard-reducer - v0.3.1

What's Changed

  • Add verbose flag to CLI and Python API by @janosh in https://github.com/janosh/tensorboard-reducer/pull/32
  • DRY workflows by @janosh in https://github.com/janosh/tensorboard-reducer/pull/33
  • Ignore tag order while checking their occurrences (strict_tags) by @HeinrichAD in https://github.com/janosh/tensorboard-reducer/pull/36

New Contributors

  • @HeinrichAD made their first contribution in https://github.com/janosh/tensorboard-reducer/pull/36

Full Changelog: https://github.com/janosh/tensorboard-reducer/compare/v0.3.0...v0.3.1

- Python
Published by janosh over 2 years ago

tensorboard-reducer - v0.3.0

What's Changed

  • Pyproject in https://github.com/janosh/tensorboard-reducer/pull/30
  • 4d8c214 add assets/tensorboard-reducer-square.svg
  • 4c66164 upgrade pre-commit hooks and apply new black format
  • f0a7e4d add Open in Colab links to readme example notebook table
  • 694f77e add date-released, affiliation, email, orcid to citation.cff
  • 5b88d74 split release step in test.yml into its own job
  • b713fd4 Add devcontainer.json for running notebooks in GitHub Codespace (#29)
  • 9f229f7 add docformatter pre-commit hook
  • fd6c845 add CITATION.cff

Full Changelog: https://github.com/janosh/tensorboard-reducer/compare/v0.2.10...v0.3.0

- Python
Published by janosh over 3 years ago

tensorboard-reducer - v0.2.10

What's Changed

7ecd195 Add paper (#27) 0add180 tweak readme examples table 59769ff Add examples/wandb_integration.ipynb (#26) 510e1b6 add link checking CI 72ec38e add examples/functorch_mlp_ensemble.ipynb 3b8ab1d refactor std out_dir handling in write_tb_events() fe8e01c mv scripts/generate_test_data.py tests/runs/_generate_test_data.py f52d0f5 mv assets/python_api_example.ipynb examples/basic_python_api_example.ipynb 16d6cce add readme link to example notebook on GH

This release will be archived to Zenodo.

Full Changelog: https://github.com/janosh/tensorboard-reducer/compare/v0.2.9...v0.2.10

- Python
Published by janosh almost 4 years ago

tensorboard-reducer - v0.2.9

What's Changed

  • Add support for writing reduction results to Excel in https://github.com/janosh/tensorboard-reducer/pull/23

Full Changelog: https://github.com/janosh/tensorboard-reducer/compare/v0.2.8...v0.2.9

- Python
Published by janosh almost 4 years ago

tensorboard-reducer - v0.2.8

What's Changed

3b4097c breaking change: rename write_df() to write_data_file() (#21) 6d34686 refactor test_load_tb_events_strict() and test_load_tb_events_handle_dup_steps() 9eae83f Add "launch binder" badge to readme (#20) 50b93e2 pre-commit set default_install_hook_types: [pre-commit, commit-msg] 0258d94 use pytest tmpdir fixture

Full Changelog: https://github.com/janosh/tensorboard-reducer/compare/v0.2.7...v0.2.8

- Python
Published by janosh almost 4 years ago

tensorboard-reducer - v0.2.7

a0a01cd fix bad default value for main argv=[] 0bc138b type annotate tests

Full Changelog: https://github.com/janosh/tensorboard-reducer/compare/v0.2.6...v0.2.7

- Python
Published by janosh over 4 years ago

tensorboard-reducer - v0.2.6

What's Changed

  • Allow writing reduction to JSON in https://github.com/janosh/tensorboard-reducer/pull/18

Full Changelog: https://github.com/janosh/tensorboard-reducer/compare/v0.2.5...v0.2.6

- Python
Published by janosh over 4 years ago