Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DRNN.cpp850 auto unstacked_output = in operator ()() local
856 auto unstacked_output = (*this)(inputs.unbind(0), input_hidden, params); in operator ()() local