Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/
H A DSoftMax.cpp609 Tensor _sparse_softmax(const Tensor& input_, const int64_t dim_, std::optional<ScalarType> dtype) { in _sparse_softmax() function
623 Tensor _sparse_softmax(const Tensor& self, Dimname dim, std::optional<ScalarType> dtype) { in _sparse_softmax() function