tabensemb.model.AbstractNN.extra_repr#
method
- AbstractNN.extra_repr() str#
Set the extra representation of the module
To print customized extra information, you should re-implement this method in your own modules. Both single-line and multi-line strings are acceptable.