Home
last modified time | relevance | path

Searched defs:div_sparse (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/
H A DSparseTensorMath.cpp260 Tensor div_sparse(const Tensor& self, const Tensor& value) { in div_sparse() function
273 Tensor div_sparse(const Tensor& self, const Tensor& value, std::optional<c10::string_view> rounding… in div_sparse() function