You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Bug Fixes**
* Improved tensor/device and dtype handling for consistent behavior
across NumPy and PyTorch backends.
* Fixed deserialization when layer collections are empty to avoid
errors.
* **New Features**
* Added experimental PyTorch fitting wrappers: EnergyFittingNet and
InvarFitting for tensor-based workflows and export/tracing.
* Renamed descriptor registration keys to streamlined identifiers.
* Package exports updated to surface new fitting entry points.
* **Tests**
* Added extensive tests for energy/invariant fitting, statistics
computation, and PyTorch export compatibility.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: Han Wang <wang_han@iapcm.ac.cn>
0 commit comments