1.对2d或3d数据进行批标准化(Batch Normlization)操作:原类定义:class torch.nn.BatchNorm1d(num_features, eps=1e-05, momentum=0.1, ...
確定! 回上一頁