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