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
Tried to implement the decorator as in #4343, but encountered JIT
errors.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
## Release Notes
- **New Features**
- Enhanced precision handling across various descriptor classes and
methods, ensuring consistent tensor operations.
- Updated output formats in several classes to improve clarity and
usability.
- Introduced a new environment variable for stricter control over tensor
precision handling.
- Added a new parameter to the `DipoleFittingNet` class for excluding
specific types.
- **Bug Fixes**
- Removed conditions that skipped tests for "float32" data type,
allowing all tests to run consistently.
- **Documentation**
- Improved error messages for dimension mismatches and unsupported
parameters, enhancing user understanding.
- **Tests**
- Adjusted test parameters for consistency in handling `fparam` and
`aparam` across multiple test cases.
- Simplified tensor handling in tests by removing unnecessary type
conversions before compression.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments