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