BatchNorm3d¶ class torch.ao.nn.quantized.BatchNorm3d(num_features, eps=1e-05, momentum=0.1, device=None, dtype=None)[原始碼][原始碼]¶ 這是 BatchNorm3d 的量化版本。