Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/functional/
H A Dactivation.h186 inline Tensor gumbel_softmax( in gumbel_softmax() function
/aosp_15_r20/external/pytorch/torch/nn/
H A Dfunctional.py2146 def gumbel_softmax( function