Decoder ======= .. currentmodule:: radionets.architecture.blocks .. autoclass:: Decoder :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Decoder.T_destination ~Decoder.call_super_init ~Decoder.dump_patches .. rubric:: Methods Summary .. autosummary:: ~Decoder.__call__ ~Decoder.add_module ~Decoder.apply ~Decoder.bfloat16 ~Decoder.buffers ~Decoder.children ~Decoder.compile ~Decoder.cpu ~Decoder.cuda ~Decoder.double ~Decoder.eval ~Decoder.extra_repr ~Decoder.float ~Decoder.forward ~Decoder.get_buffer ~Decoder.get_extra_state ~Decoder.get_parameter ~Decoder.get_submodule ~Decoder.half ~Decoder.ipu ~Decoder.load_state_dict ~Decoder.modules ~Decoder.mtia ~Decoder.named_buffers ~Decoder.named_children ~Decoder.named_modules ~Decoder.named_parameters ~Decoder.parameters ~Decoder.register_backward_hook ~Decoder.register_buffer ~Decoder.register_forward_hook ~Decoder.register_forward_pre_hook ~Decoder.register_full_backward_hook ~Decoder.register_full_backward_pre_hook ~Decoder.register_load_state_dict_post_hook ~Decoder.register_load_state_dict_pre_hook ~Decoder.register_module ~Decoder.register_parameter ~Decoder.register_state_dict_post_hook ~Decoder.register_state_dict_pre_hook ~Decoder.requires_grad_ ~Decoder.set_extra_state ~Decoder.set_submodule ~Decoder.share_memory ~Decoder.state_dict ~Decoder.to ~Decoder.to_empty ~Decoder.train ~Decoder.type ~Decoder.xpu ~Decoder.zero_grad .. rubric:: Attributes Documentation .. autoattribute:: T_destination .. autoattribute:: call_super_init .. autoattribute:: dump_patches .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: add_module .. automethod:: apply .. automethod:: bfloat16 .. automethod:: buffers .. automethod:: children .. automethod:: compile .. automethod:: cpu .. automethod:: cuda .. automethod:: double .. automethod:: eval .. automethod:: extra_repr .. automethod:: float .. automethod:: forward .. automethod:: get_buffer .. automethod:: get_extra_state .. automethod:: get_parameter .. automethod:: get_submodule .. automethod:: half .. automethod:: ipu .. automethod:: load_state_dict .. automethod:: modules .. automethod:: mtia .. automethod:: named_buffers .. automethod:: named_children .. automethod:: named_modules .. automethod:: named_parameters .. automethod:: parameters .. automethod:: register_backward_hook .. automethod:: register_buffer .. automethod:: register_forward_hook .. automethod:: register_forward_pre_hook .. automethod:: register_full_backward_hook .. automethod:: register_full_backward_pre_hook .. automethod:: register_load_state_dict_post_hook .. automethod:: register_load_state_dict_pre_hook .. automethod:: register_module .. automethod:: register_parameter .. automethod:: register_state_dict_post_hook .. automethod:: register_state_dict_pre_hook .. automethod:: requires_grad_ .. automethod:: set_extra_state .. automethod:: set_submodule .. automethod:: share_memory .. automethod:: state_dict .. automethod:: to .. automethod:: to_empty .. automethod:: train .. automethod:: type .. automethod:: xpu .. automethod:: zero_grad