Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/options/
H A Drnn.h14 struct TORCH_API RNNOptionsBase { struct
22 RNNOptionsBase( argument
/aosp_15_r20/external/pytorch/torch/csrc/api/src/nn/options/
H A Drnn.cpp8 RNNOptionsBase::RNNOptionsBase( in RNNOptionsBase() function in torch::nn::detail::RNNOptionsBase