Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/nn/modules/
H A Dactivation.py1564 class Softmin(Module): class
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dfunctional.cpp1380 TEST_F(FunctionalTest, Softmin) { in TEST_F() argument
H A Dmodules.cpp2603 TEST_F(ModulesTest, Softmin) { in TEST_F() argument