bitorch.layers.extensions.layer_implementation

Classes

BaseImplementation(*args, **kwargs)

Defines the class interface of a custom layer implementation of a certain layer type.

CustomImplementationMixin(*args, **kwargs)

Defines the class interface of a custom layer implementation of a certain layer type.

DefaultImplementationMixin(*args, **kwargs)

Defines the class interface of a default layer implementation of a certain layer type.