NXTfusion.NXmodels module

class NXTfusion.NXmodels.NXmodelProto[source]

Bases: torch.nn.modules.module.Module

This class is the father of the pytorch modules used in the ER datafusion wrapper. It implements basic functions, leaving only the init and the forward empty