Home
last modified time | relevance | path

Searched refs:module_inputs_torch_nn_RNN_GRU_Cell (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_modules.py2657 def module_inputs_torch_nn_RNN_GRU_Cell(module_info, device, dtype, requires_grad, training, **kwar… function
4215 module_inputs_func=partial(module_inputs_torch_nn_RNN_GRU_Cell, is_rnn=True),
4219 module_inputs_func=module_inputs_torch_nn_RNN_GRU_Cell,