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