Home
last modified time | relevance | path

Searched refs:softmax_nested (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/
H A DREADME.md52 …y viewing the NestedTensor as a dense tensor. An example of this is `softmax_nested` over ragged d…
H A DNestedTensorMath.cpp504 Tensor softmax_nested( in softmax_nested() function