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
Optimize space usage of ExplorationReport before saving (deepmodeling#279)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Added `no_candidate()` method across multiple exploration report
classes to check candidate availability.
- Enhanced `get_candidate_ids()` method with optional `clear` parameter
for memory management.
- **Improvements**
- Optimized ratio calculations in exploration report classes.
- Introduced more efficient state tracking for candidate configurations.
- **Technical Updates**
- Updated method signatures in exploration report classes to include new
parameters.
- Refined candidate selection and reporting mechanisms.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Signed-off-by: zjgemi <liuxin_zijian@163.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments