Rate this Page

Function at::baddbmm_out(at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, at::ScalarType, const at::Scalar&, const at::Scalar&)#

Function Documentation#

inline at::Tensor &at::baddbmm_out(at::Tensor &out, const at::Tensor &self, const at::Tensor &batch1, const at::Tensor &batch2, at::ScalarType out_dtype, const at::Scalar &beta = 1, const at::Scalar &alpha = 1)#