liuliu / swift-diffusion

BSD 3-Clause "New" or "Revised" License
429 stars 33 forks source link

Error: product of dimension sizes > 2**31 #41

Open ghost opened 1 year ago

ghost commented 1 year ago

manceShaders/MPSCore/ Types/MPSNDArray.mm:705: failed assertion '[MPSTemporaryNDArray initWithDevice:descriptor:] Error: product of dimension sizes > 2**31'

This issue only happened once, and i am not able to reproduce it.

Any idea what could be causing this issue? What could be the potential fix?