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