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