The casting from a negative float to unsigned integer and infinity to integer is ... np.array([-1], dtype=np.float32).astype(np.uint32) array([4294967295], ...
確定! 回上一頁