Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/nn/modules/
H A Dpooling.py1391 class AdaptiveAvgPool1d(_AdaptiveAvgPoolNd): class
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dfunctional.cpp505 TEST_F(FunctionalTest, AdaptiveAvgPool1d) { in TEST_F() argument
H A Dmodules.cpp829 TEST_F(ModulesTest, AdaptiveAvgPool1d) { in TEST_F() argument