janosh / tensorboard-reducer

Reduce multiple PyTorch TensorBoard runs to new event (or CSV) files.
https://pypi.org/project/tensorboard-reducer
MIT License
68 stars 4 forks source link

DRY workflows #33

Closed janosh closed 1 year ago

janosh commented 1 year ago

Migrate to reusable workflows in https://github.com/janosh/workflows.

e4cd173 DRY workflows 4892024 tweak readme note re tensorboard-aggregator 34f0a45 move reduce_events() to new module reduce.py 30e1022 ruff ignore flake8-eradicate f6e2efe add tests 'test_reduce_events_dimensions' and 'test_reduce_events_empty_input'