perming-1.7.0
Upgraded Traits:
- add Parallel and delayed from joblib to improve the parallel processing than the previous versions, see main branch of released_box/perming/L247.
- disable _set_container and replace with
[*iter(self.val_loader)]
to make Python bulit-in rules first.
Examples and any core process are remained as previous versions.
download:
!pip install perming==1.7.0 # in jupyter
pip install perming==1.7.0 # in cmd