UNet ========================================= .. currentmodule:: typhon.retrieval.qrnn.models.pytorch .. autoclass:: UNet .. automethod:: __init__ :noindex: .. rubric:: Methods .. autosummary:: :toctree: ~UNet.__init__ ~UNet.add_module ~UNet.apply ~UNet.bfloat16 ~UNet.buffers ~UNet.calibration ~UNet.children ~UNet.cpu ~UNet.cuda ~UNet.double ~UNet.eval ~UNet.extra_repr ~UNet.float ~UNet.forward ~UNet.get_buffer ~UNet.get_parameter ~UNet.get_submodule ~UNet.half ~UNet.load ~UNet.load_state_dict ~UNet.modules ~UNet.named_buffers ~UNet.named_children ~UNet.named_modules ~UNet.named_parameters ~UNet.parameters ~UNet.predict ~UNet.register_backward_hook ~UNet.register_buffer ~UNet.register_forward_hook ~UNet.register_forward_pre_hook ~UNet.register_full_backward_hook ~UNet.register_parameter ~UNet.requires_grad_ ~UNet.reset ~UNet.save ~UNet.share_memory ~UNet.state_dict ~UNet.to ~UNet.to_empty ~UNet.train ~UNet.type ~UNet.xpu ~UNet.zero_grad .. rubric:: Attributes .. autosummary:: ~UNet.T_destination ~UNet.dump_patches ~UNet.training