Rate this Page

Function at::div_out(at::Tensor&, const at::Tensor&, const at::Tensor&, ::std::optional<c10::string_view>)#

Function Documentation#

inline at::Tensor &at::div_out(at::Tensor &out, const at::Tensor &self, const at::Tensor &other, ::std::optional<c10::string_view> rounding_mode)#