Searched defs:RNNImplBase (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/api/src/nn/modules/ | ||
H A D | rnn.cpp | 53 RNNImplBase<Derived>::RNNImplBase(const RNNOptionsBase& options_) in RNNImplBase() function in torch::nn::detail::RNNImplBase |