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