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