Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/functional/
H A Dactivation.h270 inline Tensor softmin( in softmin() function
299 inline Tensor softmin(const Tensor& input, const SoftminFuncOptions& options) { in softmin() function
/aosp_15_r20/external/pytorch/torch/_refs/nn/functional/
H A D__init__.py439 def softmin( function
/aosp_15_r20/external/pytorch/torch/masked/
H A D_ops.py1753 def softmin( function
/aosp_15_r20/external/pytorch/torch/nn/
H A Dfunctional.py2070 def softmin( function