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