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