Home
last modified time | relevance | path

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

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