Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Chore: remove grad from nlist linear model (#4380)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Improved gradient tracking capabilities during model forward passes. - Enhanced weight computation for atomic models, allowing for better handling of neighbor list sizes and transitions. - **Bug Fixes** - Resolved issues with weight calculations based on atom distances. - Added error handling to ensure proper boundaries in weight computations. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information