Caffe2 - Python API
A deep learning, cross platform ML framework
torch.nn.modules.batchnorm.BatchNorm3d Member List

This is the complete list of members for torch.nn.modules.batchnorm.BatchNorm3d, including all inherited members.

__init__(self, num_features, eps=1e-5, momentum=0.1, affine=True, track_running_stats=True) (defined in torch.nn.modules.batchnorm._BatchNorm)torch.nn.modules.batchnorm._BatchNorm
affine (defined in torch.nn.modules.batchnorm._BatchNorm)torch.nn.modules.batchnorm._BatchNorm
bias (defined in torch.nn.modules.batchnorm._BatchNorm)torch.nn.modules.batchnorm._BatchNorm
eps (defined in torch.nn.modules.batchnorm._BatchNorm)torch.nn.modules.batchnorm._BatchNorm
extra_repr(self) (defined in torch.nn.modules.batchnorm._BatchNorm)torch.nn.modules.batchnorm._BatchNorm
forward(self, input) (defined in torch.nn.modules.batchnorm._BatchNorm)torch.nn.modules.batchnorm._BatchNorm
momentum (defined in torch.nn.modules.batchnorm._BatchNorm)torch.nn.modules.batchnorm._BatchNorm
num_features (defined in torch.nn.modules.batchnorm._BatchNorm)torch.nn.modules.batchnorm._BatchNorm
reset_parameters(self) (defined in torch.nn.modules.batchnorm._BatchNorm)torch.nn.modules.batchnorm._BatchNorm
reset_running_stats(self) (defined in torch.nn.modules.batchnorm._BatchNorm)torch.nn.modules.batchnorm._BatchNorm
track_running_stats (defined in torch.nn.modules.batchnorm._BatchNorm)torch.nn.modules.batchnorm._BatchNorm
weight (defined in torch.nn.modules.batchnorm._BatchNorm)torch.nn.modules.batchnorm._BatchNorm