Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DRNN.cpp267 const Scalar zero_point_hh; member
316 int64_t zero_point_ih = longs[0], zero_point_hh = longs[1]; in __setstate__() local