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
1. support LAMMPS inference with Paddle backend on cuda and dcu device
2. Fix `deepmd/pd/utils/serialization.py` and paddle inference files can
be deserialized using `dp convert-backend deeppot_sea.yaml
deeppot_sea.json`
related PR:
1. PaddlePaddle/Paddle#70545
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
Based on the comprehensive changes, here are the updated release notes:
- **New Features**
- Added support for PaddlePaddle deep learning framework.
- Introduced new Paddle-based deep potential model computations.
- Expanded backend support for model inference with Paddle.
- **Configuration**
- New CMake option `ENABLE_PADDLE` to toggle Paddle support.
- Added configuration parameters for Paddle version and inference
directory.
- **Testing**
- Comprehensive test suites added for Paddle backend.
- Enhanced LAMMPS integration tests with Paddle support.
- **Documentation**
- Updated version header and configuration files to reflect Paddle
integration.
- **Performance**
- Added JIT compilation for Paddle model methods.
- Optimized model serialization and deserialization.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Signed-off-by: HydrogenSulfate <490868991@qq.com>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Co-authored-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments