graph2mat.bindings.torch.modules

Wrappers for graph2mat modules in pytorch.

Torch does not add extra functionality to graph2mat modules, we just need to wrap the core functionality to work with torch tensors instead of numpy.

Modules

graph2mat

Torch wrappers for Graph2Mat.

matrixblock

Torch wrappers for matrix block.