deeplay.components.gnn.tpu Module#

Classes#

DeeplayModule(*args, **kwargs)

A base class for creating configurable, extensible modules with dynamic initialization and argument management.

SequentialBlock(*args, **kwargs)

TransformPropagateUpdate(*args, **kwargs)

TypeVar(name, *constraints[, bound, ...])

Type variable.