Searched defs:div_out (Results 1 – 3 of 3) sorted by relevance
35 Tensor& div_out( in div_out() function
46 div_out(RuntimeContext& ctx, const Tensor& a, const Tensor& b, Tensor& out) { in div_out() function
446 TORCH_IMPL_FUNC(div_out) (const Tensor& self, const Tensor& other, const Tensor& result) { in TORCH_IMPL_FUNC() argument