qiuqiangkong / torchlibrosa

MIT License
463 stars 46 forks source link

keep the weight of STFT and iSTFT to be contiguous #14

Closed diggerdu closed 6 months ago

diggerdu commented 9 months ago

The incontiguous weights will broke the model that uses torchlibrosa when training with DDP

20231219-014035

RuntimeError: Tensors must be contiguous