sdtw_pytorch
sdtw_pytorch copied to clipboard
Sakoe-chiba band constraint increases memory usage
Need to efficiently reduce the memory used by boundaries of band. Currently initialising tensors as inf, whereas previously initialised as zeros with first row and column initialised as inf.