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