pyprobound.containers

PyTorch container implementations to fix buffer registration and typing.

Members are explicitly re-exported in pyprobound.

Classes

TModuleList([modules])

Typed ModuleList.

TParameterDict([parameters])

Typed ParameterDict.

TParameterList([values])

Typed ParameterList.