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