Rate this Page

Function at::mkldnn_linear_backward_weights_outf#

Function Documentation#

inline ::std::tuple<at::Tensor&, at::Tensor&> at::mkldnn_linear_backward_weights_outf(const at::Tensor &grad_output, const at::Tensor &input, const at::Tensor &weight, bool bias_defined, at::Tensor &out0, at::Tensor &out1)#