GraphData ========= .. currentmodule:: caldera.data .. autoclass:: GraphData .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~GraphData.__init__ ~GraphData.allclose ~GraphData.append_edges ~GraphData.append_nodes ~GraphData.apply ~GraphData.apply_ ~GraphData.apply_edge_mask ~GraphData.apply_edge_mask_ ~GraphData.apply_node_mask ~GraphData.apply_node_mask_ ~GraphData.clone ~GraphData.contiguous ~GraphData.copy ~GraphData.debug ~GraphData.density ~GraphData.detach ~GraphData.from_networkx ~GraphData.index_edges ~GraphData.index_edges_ ~GraphData.index_nodes ~GraphData.index_nodes_ ~GraphData.info ~GraphData.memsize ~GraphData.nelement ~GraphData.random ~GraphData.reverse ~GraphData.reverse_ ~GraphData.share_storage ~GraphData.shuffle ~GraphData.shuffle_ ~GraphData.shuffle_edges ~GraphData.shuffle_edges_ ~GraphData.shuffle_nodes ~GraphData.shuffle_nodes_ ~GraphData.to ~GraphData.to_networkx ~GraphData.view .. rubric:: Attributes .. autosummary:: ~GraphData.e ~GraphData.edge_shape ~GraphData.edges ~GraphData.g ~GraphData.global_shape ~GraphData.node_shape ~GraphData.num_edges ~GraphData.num_graphs ~GraphData.num_nodes ~GraphData.requires_grad ~GraphData.shape ~GraphData.size ~GraphData.x