Loss functions
Other
SoftDTW
softdtw()
softdtw_barycenter()
softdtw_barycenter_cpu()
D[b,i,j] = ||x[b,i]-y[b,j]||^2
x: (B,N,D), y: (B,M,D) returns: (B,N,M)