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