In the lastest version, torch.compile seems to be broken when I run the wan2.2 14b i2v workflow one more times. It reports errors:
Now the speed is almost the same as not using torch.compile.
After I check the code, this error seems to relate with commit: #9496
If I comment it, the torch.compile works well:
