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
Accelerate data loading in training phase.
Up to 40x acceleration for small descriptors with lower CPU usage.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Single-frame loading API and improved mixed-type atomic system
support.
* Platform-aware cache size exposed for tuning.
* **Performance Improvements**
* Memory-mapped data access with cached file handles.
* Concurrent loading of frame data for better multi-core utilization.
* **Bug Fixes**
* Standardized frame keys and reshaping for consistent downstream
behavior.
* **Tests**
* Updated tests to include polarizability in batch key handling.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments