v3.0.1
This patch version only contains bug fixes, enhancements, and documentation improvements.
What's Changed
Enhancements
- Perf: print summary on rank 0 (#4434)
 - perf: optimize training loop (#4426)
 - chore: refactor training loop (#4435)
 - Perf: remove redundant checks on data integrity (#4433)
 - Perf: use fused Adam optimizer (#4463)
 
Bug fixes
- Fix: add model_def_script to ZBL (#4423)
 - fix: add pairtab compression (#4432)
 - fix(tf): pass type_one_side & exclude_types to DPTabulate in 
se_r(#4446) - fix: print dlerror if dlopen fails (#4485)
 
Documentation
- chore(pt): update multitask example (#4419)
 - docs: update DPA-2 citation (#4483)
 - docs: update deepmd-gnn URL (#4482)
 - docs: fix a minor typo on the title of install-from-c-library.md (#4484)
 
Other Changes
- build(deps): bump pypa/cibuildwheel from 2.21 to 2.22 by @dependabot in #4408
 
Full Changelog: v3.0.0...v3.0.1