xma.module¶ class XMAModule(*args, **kwargs)[source]¶ Bases: Module extra_repr() → str[source]¶ Return 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.