Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/nn/modules/
H A Dpooling.py312 class MaxUnpool1d(_MaxUnpoolNd): class
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dfunctional.cpp918 TEST_F(FunctionalTest, MaxUnpool1d) { in TEST_F() argument
H A Dmodules.cpp912 TEST_F(ModulesTest, MaxUnpool1d) { in TEST_F() argument