Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/nn/modules/
H A Dactivation.py140 class RReLU(Module): class
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dfunctional.cpp1658 TEST_F(FunctionalTest, RReLU) { in TEST_F() argument
H A Dmodules.cpp2796 TEST_F(ModulesTest, RReLU) { in TEST_F() argument