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