Skip to content

v0.3.0-beta.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@pyrovelocity-bot pyrovelocity-bot released this 16 Aug 02:53
· 178 commits to beta since this release

0.3.0-beta.7 (2024-08-16)

Features

  • io: add function to add duration to run info formatted json files (86cc9d7)
  • io: add function to copy a list of files to a target directory (eb0b9f9)
  • io: add module to combine json files (678c95d)
  • io: generate model comparison tables (9582ab2)
  • tasks: save loss data to csv (15c1dc9)
  • workflows: add task to collect metrics for all data sets and models (b242f80)
  • workflows: track model metrics with results summary (98f269f)
  • workflows: update task interfaces to track metrics (02f4897)

Bug Fixes

  • interfaces: resolve str | Path union to str (93d1422)
  • scripts: include json, html, md, tex in uploads (a157b27)
  • tasks: update ticks on loss plot axes (350499f)
  • workflows: add CombinedMetricsOutputs dataclass (c6f3e3c)
  • workflows: toggle data subset to default false (55ac13a)