You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the mx.sym.batch_dot to calculate matrix multiplication, but my network report error:
ValueError: Input contains NaN, infinity or a value too large for dtype('float64').
why???
I use the mx.sym.batch_dot to calculate matrix multiplication, but my network report error:
ValueError: Input contains NaN, infinity or a value too large for dtype('float64').
why???