peng-lab / BaSiCPy

MIT License
62 stars 20 forks source link

Fix `fit` bug for dask array inputs #93

Closed yfukai closed 2 years ago

yfukai commented 2 years ago

device_put was used earlier than the dask rescale. This intends to fix this bug.