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
Fix#3913.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
## Release Notes
- **New Features**
- Introduced `exclude_types` parameter in `DipoleFittingNet` and
`PolarFittingNet` constructors for improved flexibility.
- Added `SimpleLinear` class to enhance network functionality.
- **Bug Fixes**
- Removed `old_impl` parameter across various classes, streamlining
interfaces and ensuring consistent behavior.
- **Documentation**
- Updated test cases to reflect the removal of `old_impl`, focusing on
new implementations.
- **Chores**
- Deleted obsolete files and classes to simplify the codebase and
improve maintainability.
<!-- 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>
Summary
Old implemetation of pytorch models need to be removed.
Detailed Description
See above.
Further Information, Files, and Links
See above.
The text was updated successfully, but these errors were encountered: