Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/nn/modules/
H A Dpooling.py1132 class LPPool2d(_LPPoolNd): class
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dfunctional.cpp252 TEST_F(FunctionalTest, LPPool2d) { in TEST_F() argument
H A Dmodules.cpp525 TEST_F(ModulesTest, LPPool2d) { in TEST_F() argument