Skip to content

perming-1.7.0

Compare
Choose a tag to compare
@linjing-lab linjing-lab released this 25 Oct 17:32
· 43 commits to main since this release

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