Home
last modified time | relevance | path

Searched defs:max_unpool2d (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/functional/
H A Dpooling.h730 inline Tensor max_unpool2d( in max_unpool2d() function
758 inline Tensor max_unpool2d( in max_unpool2d() function
/aosp_15_r20/external/pytorch/torch/nn/
H A Dfunctional.py1010 def max_unpool2d( function