Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DRNN.cpp151 struct CellParamsBase : torch::CustomClassHolder { struct
159 virtual Tensor matmul_hr(const Tensor& h) const { in matmul_hr()