flatten (x) equal to torch. flatten(x,0) by default, the tensor is pulled into an one-dimensional vector, that is, it is flattened from the first dimension ...
確定! 回上一頁