torch.mm ... Performs a matrix multiplication of the matrices input and mat2 . If input is a ( n × m ) (n \times m) (n×m) tensor, mat2 is a ( m × p ) (m \times p) ...
確定! 回上一頁