neodroidvision.regression.generative.adversarial.sagan.Generator ================================================================ .. currentmodule:: neodroidvision.regression.generative.adversarial.sagan .. autoclass:: Generator :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Generator.__init__ ~Generator.add_module ~Generator.apply ~Generator.bfloat16 ~Generator.buffers ~Generator.children ~Generator.cpu ~Generator.cuda ~Generator.double ~Generator.eval ~Generator.extra_repr ~Generator.float ~Generator.forward ~Generator.get_buffer ~Generator.get_extra_state ~Generator.get_parameter ~Generator.get_submodule ~Generator.half ~Generator.ipu ~Generator.load_state_dict ~Generator.modules ~Generator.named_buffers ~Generator.named_children ~Generator.named_modules ~Generator.named_parameters ~Generator.parameters ~Generator.register_backward_hook ~Generator.register_buffer ~Generator.register_forward_hook ~Generator.register_forward_pre_hook ~Generator.register_full_backward_hook ~Generator.register_load_state_dict_post_hook ~Generator.register_module ~Generator.register_parameter ~Generator.requires_grad_ ~Generator.set_extra_state ~Generator.share_memory ~Generator.state_dict ~Generator.to ~Generator.to_empty ~Generator.train ~Generator.type ~Generator.xpu ~Generator.zero_grad .. rubric:: Attributes .. autosummary:: ~Generator.T_destination ~Generator.dump_patches ~Generator.training