unike.module¶ 模块部分,包含模型和损失函数。 unike.module 基础模块 基础模块¶ BaseModule 继承自 torch.nn.Module,并且封装了一些常用功能,如加载和保存模型。