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
pd: update loc_mapping for dpa3 in paddle backend (#4797)
adapt preparing input spec in paddle backend to support `loc_mapping`
for dpa3
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Added support for dynamic neighbor and angle selection, enabling
flexible graph-based computations.
- Introduced options for local atom index mapping and alternative edge
feature initialization.
- Added exponential switch function for neighbor smoothing.
- Introduced JIT-compiled SiLUT activation with higher-order gradient
support, configurable via environment variable.
- New utility functions for aggregation and graph index computation.
- **Improvements**
- Enhanced documentation for descriptor parameters.
- Defaulted local mapping to enabled for relevant descriptors.
- Improved device handling and tensor operations for better
compatibility and clarity.
- **Bug Fixes**
- Simplified test skipping logic to rely on a unified flag.
- **Chores**
- Refactored and clarified internal logic for smoother weight and switch
function computations.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments