oneflow.nn.RNNCell ================== .. currentmodule:: oneflow.nn .. autoclass:: RNNCell .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~RNNCell.__call__ ~RNNCell.__delattr__ ~RNNCell.__dir__ ~RNNCell.__eq__ ~RNNCell.__format__ ~RNNCell.__ge__ ~RNNCell.__getattr__ ~RNNCell.__getattribute__ ~RNNCell.__gt__ ~RNNCell.__hash__ ~RNNCell.__init__ ~RNNCell.__init_subclass__ ~RNNCell.__le__ ~RNNCell.__lt__ ~RNNCell.__ne__ ~RNNCell.__new__ ~RNNCell.__reduce__ ~RNNCell.__reduce_ex__ ~RNNCell.__repr__ ~RNNCell.__setattr__ ~RNNCell.__sizeof__ ~RNNCell.__str__ ~RNNCell.__subclasshook__ ~RNNCell._apply ~RNNCell._get_name ~RNNCell._load_from_state_dict ~RNNCell._named_members ~RNNCell._save_to_state_dict ~RNNCell._shallow_repr ~RNNCell.add_module ~RNNCell.apply ~RNNCell.buffers ~RNNCell.children ~RNNCell.cpu ~RNNCell.cuda ~RNNCell.double ~RNNCell.eval ~RNNCell.extra_repr ~RNNCell.float ~RNNCell.forward ~RNNCell.half ~RNNCell.load_state_dict ~RNNCell.modules ~RNNCell.named_buffers ~RNNCell.named_children ~RNNCell.named_modules ~RNNCell.named_parameters ~RNNCell.parameters ~RNNCell.register_buffer ~RNNCell.register_forward_hook ~RNNCell.register_forward_pre_hook ~RNNCell.register_parameter ~RNNCell.reset_parameters ~RNNCell.state_dict ~RNNCell.to ~RNNCell.to_consistent ~RNNCell.to_global ~RNNCell.train ~RNNCell.zero_grad