Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/functional/
H A Dpooling.h685 inline Tensor max_unpool1d( in max_unpool1d() function
715 inline Tensor max_unpool1d( in max_unpool1d() function
/aosp_15_r20/external/pytorch/torch/nn/
H A Dfunctional.py971 def max_unpool1d( function