Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert target to torch.int64 for cross_entropy
On my machine the original code threw an error RuntimeError: "nll_loss_forward_reduce_cuda_kernel_2d_index" not implemented for 'Int' I followed https://github.com/wenet-e2e/wekws#installation to setup the environment so I'm curious if this error has ever occured to other people.
- Loading branch information