Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/functional/
H A Dpooling.h773 inline Tensor max_unpool3d( in max_unpool3d() function
800 inline Tensor max_unpool3d( in max_unpool3d() function
/aosp_15_r20/external/pytorch/torch/nn/
H A Dfunctional.py1043 def max_unpool3d( function