Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/nn/modules/
H A Dpooling.py1458 class AdaptiveAvgPool3d(_AdaptiveAvgPoolNd): class
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dfunctional.cpp523 TEST_F(FunctionalTest, AdaptiveAvgPool3d) { in TEST_F() argument
H A Dmodules.cpp889 TEST_F(ModulesTest, AdaptiveAvgPool3d) { in TEST_F() argument