It seems that pytorch does not directly perform the shuffle function in place. If you use the external library function random to shuffle pytorch's tensor, ...
確定! 回上一頁