Rate this Page

Function at::var_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, bool, bool)#

Function Documentation#

inline at::Tensor &at::var_out(at::Tensor &out, const at::Tensor &self, at::OptionalIntArrayRef dim, bool unbiased, bool keepdim = false)#