Skip to content

v0.7.6

Latest
Compare
Choose a tag to compare
@linshokaku linshokaku released this 19 Jan 05:42
· 32 commits to master since this release
2ca6b8f

Enhancements and bug-fixes

  • ShardedSnapshot by @linshokaku in #799
    • e.g. FSDP model support for state_dict/load_state_dict
  • Accumulate Extensions by @linshokaku in #761
    • Provides an aggregate extension of log values in average/min/max/std, etc.
    • Provides aggregation of values between processes in a distributed environment
  • Running pytest in an MPI environment by @linshokaku in #763
  • Append mode ChromeTracer by @linshokaku in #801
  • Change output file destination in pytest to a temporary directory by @linshokaku in #802
  • Fix Logic.consume_options() by @linshokaku in #769
  • fix test by @linshokaku

See the list of merged pull-requests for the details.