BatchNorm2d

classtorch.ao.nn.quantized.BatchNorm2d(num_features, eps=1e-05, momentum=0.1, device=None, dtype=None)[源代码]

这是BatchNorm2d的量化版本。

本页目录