BNReLU3d — PyTorch 2.7 documentation (original) (raw)

class torch.ao.nn.intrinsic.quantized.BNReLU3d(num_features, eps=1e-05, momentum=0.1, device=None, dtype=None)[source][source]

A BNReLU3d module is a fused module of BatchNorm3d and ReLU

We adopt the same interface as torch.ao.nn.quantized.BatchNorm3d.

Variables

torch.ao.nn.quantized.BatchNorm3d (Same as) –

To analyze traffic and optimize your experience, we serve cookies on this site. By clicking or navigating, you agree to allow our usage of cookies. As the current maintainers of this site, Facebook’s Cookies Policy applies. Learn more, including about available controls: Cookies Policy.