torchrecurrent.LiGRUCell ======================== .. currentmodule:: torchrecurrent .. autoclass:: LiGRUCell .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~LiGRUCell.__init__ ~LiGRUCell.add_module ~LiGRUCell.apply ~LiGRUCell.bfloat16 ~LiGRUCell.buffers ~LiGRUCell.children ~LiGRUCell.compile ~LiGRUCell.cpu ~LiGRUCell.cuda ~LiGRUCell.double ~LiGRUCell.eval ~LiGRUCell.extra_repr ~LiGRUCell.float ~LiGRUCell.forward ~LiGRUCell.get_buffer ~LiGRUCell.get_extra_state ~LiGRUCell.get_parameter ~LiGRUCell.get_submodule ~LiGRUCell.half ~LiGRUCell.init_weights ~LiGRUCell.ipu ~LiGRUCell.load_state_dict ~LiGRUCell.modules ~LiGRUCell.mtia ~LiGRUCell.named_buffers ~LiGRUCell.named_children ~LiGRUCell.named_modules ~LiGRUCell.named_parameters ~LiGRUCell.parameters ~LiGRUCell.register_backward_hook ~LiGRUCell.register_buffer ~LiGRUCell.register_forward_hook ~LiGRUCell.register_forward_pre_hook ~LiGRUCell.register_full_backward_hook ~LiGRUCell.register_full_backward_pre_hook ~LiGRUCell.register_load_state_dict_post_hook ~LiGRUCell.register_load_state_dict_pre_hook ~LiGRUCell.register_module ~LiGRUCell.register_parameter ~LiGRUCell.register_state_dict_post_hook ~LiGRUCell.register_state_dict_pre_hook ~LiGRUCell.requires_grad_ ~LiGRUCell.set_extra_state ~LiGRUCell.set_submodule ~LiGRUCell.share_memory ~LiGRUCell.state_dict ~LiGRUCell.to ~LiGRUCell.to_empty ~LiGRUCell.train ~LiGRUCell.type ~LiGRUCell.uses_double_state ~LiGRUCell.xpu ~LiGRUCell.zero_grad .. rubric:: Attributes .. autosummary:: ~LiGRUCell.T_destination ~LiGRUCell.call_super_init ~LiGRUCell.dump_patches ~LiGRUCell.weight_ih ~LiGRUCell.weight_hh ~LiGRUCell.bias_ih ~LiGRUCell.bias_hh ~LiGRUCell.training