starling.models.unet.UNetConditional ==================================== .. currentmodule:: starling.models.unet .. autoclass:: UNetConditional :members: :show-inheritance: :special-members: __init__, __call__ .. rubric:: Methods .. autosummary:: :nosignatures: ~UNetConditional.__init__ ~UNetConditional.add_module ~UNetConditional.apply ~UNetConditional.bfloat16 ~UNetConditional.buffers ~UNetConditional.children ~UNetConditional.compile ~UNetConditional.cpu ~UNetConditional.cuda ~UNetConditional.double ~UNetConditional.eval ~UNetConditional.extra_repr ~UNetConditional.float ~UNetConditional.forward ~UNetConditional.get_buffer ~UNetConditional.get_extra_state ~UNetConditional.get_parameter ~UNetConditional.get_submodule ~UNetConditional.half ~UNetConditional.ipu ~UNetConditional.load_state_dict ~UNetConditional.modules ~UNetConditional.mtia ~UNetConditional.named_buffers ~UNetConditional.named_children ~UNetConditional.named_modules ~UNetConditional.named_parameters ~UNetConditional.parameters ~UNetConditional.register_backward_hook ~UNetConditional.register_buffer ~UNetConditional.register_forward_hook ~UNetConditional.register_forward_pre_hook ~UNetConditional.register_full_backward_hook ~UNetConditional.register_full_backward_pre_hook ~UNetConditional.register_load_state_dict_post_hook ~UNetConditional.register_load_state_dict_pre_hook ~UNetConditional.register_module ~UNetConditional.register_parameter ~UNetConditional.register_state_dict_post_hook ~UNetConditional.register_state_dict_pre_hook ~UNetConditional.requires_grad_ ~UNetConditional.set_extra_state ~UNetConditional.set_submodule ~UNetConditional.share_memory ~UNetConditional.state_dict ~UNetConditional.to ~UNetConditional.to_empty ~UNetConditional.train ~UNetConditional.type ~UNetConditional.xpu ~UNetConditional.zero_grad .. rubric:: Attributes .. autosummary:: ~UNetConditional.T_destination ~UNetConditional.call_super_init ~UNetConditional.dump_patches ~UNetConditional.training