BatchNorm2d¶
-
class
torch.nn.quantized.BatchNorm2d(num_features, eps=1e-05, momentum=0.1, device=None, dtype=None)[source]¶ This is the quantized version of
BatchNorm2d.
torch.nn.quantized.BatchNorm2d(num_features, eps=1e-05, momentum=0.1, device=None, dtype=None)[source]¶This is the quantized version of BatchNorm2d.