Rate this Page

Function at::matmul_backward#

Function Documentation#

inline ::std::tuple<at::Tensor, at::Tensor> at::matmul_backward(const at::Tensor &grad, const at::Tensor &self, const at::Tensor &other, ::std::array<bool, 2> mask)#