Rate this Page

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

Function Documentation#

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