torch_npu.npu_linear

torch_npu.npu_linear(input, weight, bias=None) -> Tensor

将矩阵“a”乘以矩阵“b”,生成“a*b”。