spine.data.batch.IndexBatch =========================== .. currentmodule:: spine.data.batch .. autoclass:: IndexBatch .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~IndexBatch.__init__ ~IndexBatch.get_counts ~IndexBatch.get_edges ~IndexBatch.merge ~IndexBatch.split ~IndexBatch.to_numpy ~IndexBatch.to_tensor .. rubric:: Attributes .. autosummary:: ~IndexBatch.batch_ids ~IndexBatch.full_batch_ids ~IndexBatch.full_counts ~IndexBatch.full_index ~IndexBatch.index ~IndexBatch.index_ids ~IndexBatch.index_list ~IndexBatch.shape ~IndexBatch.splits ~IndexBatch.data ~IndexBatch.counts ~IndexBatch.edges ~IndexBatch.batch_size ~IndexBatch.spans ~IndexBatch.offsets ~IndexBatch.single_counts