Contents:
Graph -> representation.
Classes
DGLRepresentation(layer, in_features, ...)
DGLRepresentation
Representation with DGL layer.
Representation(out_features, *args, **kwargs)
Representation
Base class for a representation.