RuntimeError: cuda runtime error (59) : device-side assert triggered at /pytorch/aten/src/THC/generic/THCTensorMath.cu:14

When training my model, I have this error;
I check labels, finding that my labels have
some zero mask,then deal with it