gets a float tensor of shape (M, N, 2) and dtype torch.float32 sharing the same data_ptr. That is: r[..., 0] == t.real() and r[..., 1] == t.imag ...
確定! 回上一頁