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
feat(pt_expt): implement se_t and se_t_tebd descriptors. (#5208)
This PR is considered after
#5194#5204 and
#5205
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
## Release Notes
* **New Features**
* Added experimental PyTorch support for SeT and SeT-TEBD descriptors,
enabling model training and serialization/export.
* Introduced TypeEmbedNet wrapper for type embedding integration in
PyTorch workflows.
* **Bug Fixes**
* Improved backend compatibility and device-aware tensor allocation
across descriptor implementations.
* Fixed PyTorch tensor indexing compatibility issues.
* **Tests**
* Added comprehensive test coverage for new experimental descriptors and
consistency validation.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@ustc.edu.cn>
Co-authored-by: Han Wang <wang_han@iapcm.ac.cn>
Co-authored-by: Jinzhe Zeng <jinzhe.zeng@ustc.edu.cn>
0 commit comments