pytorch\_pfn\_extras.nn.parallel.DistributedDataParallel ======================================================== .. currentmodule:: pytorch_pfn_extras.nn.parallel .. autoclass:: DistributedDataParallel :members: :special-members: __init__, __call__ :undoc-members: :show-inheritance: .. rubric:: Methods .. autosummary:: ~DistributedDataParallel.__init__ ~DistributedDataParallel.add_module ~DistributedDataParallel.apply ~DistributedDataParallel.bfloat16 ~DistributedDataParallel.buffers ~DistributedDataParallel.children ~DistributedDataParallel.compile ~DistributedDataParallel.cpu ~DistributedDataParallel.cuda ~DistributedDataParallel.double ~DistributedDataParallel.eval ~DistributedDataParallel.extra_repr ~DistributedDataParallel.float ~DistributedDataParallel.forward ~DistributedDataParallel.get_buffer ~DistributedDataParallel.get_extra_state ~DistributedDataParallel.get_parameter ~DistributedDataParallel.get_submodule ~DistributedDataParallel.half ~DistributedDataParallel.ipu ~DistributedDataParallel.load_state_dict ~DistributedDataParallel.modules ~DistributedDataParallel.named_buffers ~DistributedDataParallel.named_children ~DistributedDataParallel.named_modules ~DistributedDataParallel.named_parameters ~DistributedDataParallel.no_sync ~DistributedDataParallel.parameters ~DistributedDataParallel.register_backward_hook ~DistributedDataParallel.register_buffer ~DistributedDataParallel.register_comm_hook ~DistributedDataParallel.register_forward_hook ~DistributedDataParallel.register_forward_pre_hook ~DistributedDataParallel.register_full_backward_hook ~DistributedDataParallel.register_full_backward_pre_hook ~DistributedDataParallel.register_load_state_dict_post_hook ~DistributedDataParallel.register_module ~DistributedDataParallel.register_parameter ~DistributedDataParallel.register_state_dict_pre_hook ~DistributedDataParallel.requires_grad_ ~DistributedDataParallel.set_extra_state ~DistributedDataParallel.share_memory ~DistributedDataParallel.state_dict ~DistributedDataParallel.to ~DistributedDataParallel.to_empty ~DistributedDataParallel.train ~DistributedDataParallel.type ~DistributedDataParallel.xpu ~DistributedDataParallel.zero_grad .. rubric:: Attributes .. autosummary:: ~DistributedDataParallel.T_destination ~DistributedDataParallel.call_super_init ~DistributedDataParallel.dump_patches ~DistributedDataParallel.training