torch.Tensor.matrix_power¶ Tensor.matrix_power(n) → Tensor¶ 注意 matrix_power() 已弃用,请改用 torch.linalg.matrix_power()。 torch.linalg.matrix_power() 的别名