Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_utils.cpp250 auto cellgate = chunked_gates[2]; in lstm() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DRNN.cpp750 auto cellgate = chunked_gates[2].tanh_(); in operator ()() local