Rate this Page

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

Function Documentation#

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