Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/nn/modules/
H A Dpooling.py1187 class LPPool3d(_LPPoolNd): class
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dfunctional.cpp270 TEST_F(FunctionalTest, LPPool3d) { in TEST_F() argument
H A Dmodules.cpp543 TEST_F(ModulesTest, LPPool3d) { in TEST_F() argument