tumourkit.classification.models.gin.GIN ======================================= .. currentmodule:: tumourkit.classification.models.gin .. autoclass:: GIN :members: :show-inheritance: :special-members: __call__, __add__, __mul__ .. rubric:: Methods .. autosummary:: :nosignatures: ~GIN.add_module ~GIN.apply ~GIN.bfloat16 ~GIN.buffers ~GIN.children ~GIN.cpu ~GIN.cuda ~GIN.double ~GIN.eval ~GIN.extra_repr ~GIN.float ~GIN.forward ~GIN.get_buffer ~GIN.get_extra_state ~GIN.get_parameter ~GIN.get_submodule ~GIN.half ~GIN.ipu ~GIN.load_state_dict ~GIN.modules ~GIN.named_buffers ~GIN.named_children ~GIN.named_modules ~GIN.named_parameters ~GIN.parameters ~GIN.register_backward_hook ~GIN.register_buffer ~GIN.register_forward_hook ~GIN.register_forward_pre_hook ~GIN.register_full_backward_hook ~GIN.register_full_backward_pre_hook ~GIN.register_load_state_dict_post_hook ~GIN.register_module ~GIN.register_parameter ~GIN.register_state_dict_pre_hook ~GIN.requires_grad_ ~GIN.set_extra_state ~GIN.share_memory ~GIN.state_dict ~GIN.to ~GIN.to_empty ~GIN.train ~GIN.type ~GIN.xpu ~GIN.zero_grad .. rubric:: Attributes .. autosummary:: ~GIN.T_destination ~GIN.call_super_init ~GIN.dump_patches ~GIN.training