Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/options/
H A Drnn.h60 typedef std::variant<enumtype::kTanh, enumtype::kReLU> nonlinearity_t; typedef
183 typedef std::variant<enumtype::kTanh, enumtype::kReLU> nonlinearity_t; typedef