Searched defs:LSTMOptions (Results 1 – 2 of 2) sorted by relevance
97 struct TORCH_API LSTMOptions { struct
19 LSTMOptions::LSTMOptions(int64_t input_size, int64_t hidden_size) in LSTMOptions() function in torch::nn::LSTMOptions