Predefined layers#
Under construction
In the meantime, please refer to the API Reference of deepali.modules.
Modules without learnable parameters.
This library defines subclasses of torch.nn.Module which expose the tensor operations
available in the core library via a stateful functor object that can be used
in PyTorch models to perform predefined operations with in general no optimizable parameters.