Closed patriksimurka closed 5 months ago
Thanks for pointing out this bug! It will run if you set foreach=False. Older versions of pytorch don't support the faster foreach implementation. I need to add some code to detect this and fallback to the non-foreach version.
Hi, nice work! I'm trying to use this in my project, but I'm getting this: