deeplay.decorators Module#
Functions#
|
Decorator for methods that will be run after build instead of immediately. |
|
Decorator for methods that will be run after init _and_ immediately. |
|
Decorator for methods that will be run before build instead of immediately. |
|
Decorator for methods modify the object state. |
|
Decorator factory to apply update_wrapper() to a wrapper function |
Classes#
|
A deepcopy safe callback. |