Jaesong Lee

Results 3 comments of Jaesong Lee

Oh, right, there's an [overflow issue](https://github.com/HawkAaron/warp-transducer/blob/f546575109111c455354861a0567c8aa794208a2/include/detail/gpu_rnnt_kernel.h#L161) at `compute_grad_kernel`: ```CUDA // 0 2**31 - 1 = INT_MAX, but its type is int Tp logpk = denom[col] + acts[col * alphabet_size +...

THC has been removed from PyTorch 1.11. See https://github.com/b-flo/warp-transducer/pull/2 for the patch.