koaning / memo

Decorators that logs stats.
https://koaning.github.io/memo/getting-started.html
MIT License
103 stars 9 forks source link

add utility for parallism with progress bar #22

Closed koaning closed 3 years ago

koaning commented 3 years ago

It'd be nice to have something that enables us to use ray while still having the progress bar. If we make this easy, the wait time should improve.

koaning commented 3 years ago

Will be adressed by https://github.com/koaning/memo/pull/24.