Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/api/src/nn/modules/
H A Drnn.cpp875 std::string RNNCellImplBase<Derived>::get_nonlinearity_str() const { in get_nonlinearity_str() function in torch::nn::detail::RNNCellImplBase
932 std::string RNNCellImpl::get_nonlinearity_str() const { in get_nonlinearity_str() function in torch::nn::RNNCellImpl