Home
last modified time | relevance | path

Searched defs:MaxUnpool2d (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/nn/modules/
H A Dpooling.py394 class MaxUnpool2d(_MaxUnpoolNd): class
/aosp_15_r20/external/ComputeLibrary/
H A Dfilelist.json573 "MaxUnpool2d": { object
1792 "MaxUnpool2d": { object
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dfunctional.cpp965 TEST_F(FunctionalTest, MaxUnpool2d) { in TEST_F() argument
H A Dmodules.cpp956 TEST_F(ModulesTest, MaxUnpool2d) { in TEST_F() argument