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

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

__init__(cls, name, bases, attrs) (defined in torch.autograd.function.FunctionMeta)torch.autograd.function.FunctionMeta
backward(self, grad_output) (defined in torch.nn.modules._functions.SyncBatchNorm)torch.nn.modules._functions.SyncBatchNormstatic
dirty_tensors (defined in torch.autograd.function._ContextMethodMixin)torch.autograd.function._ContextMethodMixin
forward(self, input, weight, bias, running_mean, running_var, eps, momentum, process_group, world_size) (defined in torch.nn.modules._functions.SyncBatchNorm)torch.nn.modules._functions.SyncBatchNormstatic
forward(ctx, args, kwargs) (defined in torch.autograd.function.Function)torch.autograd.function.Functionstatic
is_traceable (defined in torch.autograd.function.Function)torch.autograd.function.Functionstatic
mark_dirty(self, args) (defined in torch.autograd.function._ContextMethodMixin)torch.autograd.function._ContextMethodMixin
mark_non_differentiable(self, args) (defined in torch.autograd.function._ContextMethodMixin)torch.autograd.function._ContextMethodMixin
mark_shared_storage(self, pairs) (defined in torch.autograd.function._ContextMethodMixin)torch.autograd.function._ContextMethodMixin
non_differentiable (defined in torch.autograd.function._ContextMethodMixin)torch.autograd.function._ContextMethodMixin
process_group (defined in torch.nn.modules._functions.SyncBatchNorm)torch.nn.modules._functions.SyncBatchNorm
save_for_backward(self, tensors) (defined in torch.autograd.function._ContextMethodMixin)torch.autograd.function._ContextMethodMixin
to_save (defined in torch.autograd.function._ContextMethodMixin)torch.autograd.function._ContextMethodMixin
world_size (defined in torch.nn.modules._functions.SyncBatchNorm)torch.nn.modules._functions.SyncBatchNorm