__init__(self, size, alpha=1e-4, beta=0.75, k=1) (defined in torch.nn._functions.thnn.normalization.CrossMapLRN2d) | torch.nn._functions.thnn.normalization.CrossMapLRN2d | |
__init__(cls, name, bases, attrs) (defined in torch.autograd.function.FunctionMeta) | torch.autograd.function.FunctionMeta | |
alpha (defined in torch.nn._functions.thnn.normalization.CrossMapLRN2d) | torch.nn._functions.thnn.normalization.CrossMapLRN2d | |
backward(self, grad_output) (defined in torch.nn._functions.thnn.normalization.CrossMapLRN2d) | torch.nn._functions.thnn.normalization.CrossMapLRN2d | |
beta (defined in torch.nn._functions.thnn.normalization.CrossMapLRN2d) | torch.nn._functions.thnn.normalization.CrossMapLRN2d | |
dirty_tensors (defined in torch.autograd.function._ContextMethodMixin) | torch.autograd.function._ContextMethodMixin | |
forward(self, input) (defined in torch.nn._functions.thnn.normalization.CrossMapLRN2d) | torch.nn._functions.thnn.normalization.CrossMapLRN2d | |
forward(ctx, args, kwargs) (defined in torch.autograd.function.Function) | torch.autograd.function.Function | static |
is_traceable (defined in torch.autograd.function.Function) | torch.autograd.function.Function | static |
k (defined in torch.nn._functions.thnn.normalization.CrossMapLRN2d) | torch.nn._functions.thnn.normalization.CrossMapLRN2d | |
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 | |
save_for_backward(self, tensors) (defined in torch.autograd.function._ContextMethodMixin) | torch.autograd.function._ContextMethodMixin | |
scale (defined in torch.nn._functions.thnn.normalization.CrossMapLRN2d) | torch.nn._functions.thnn.normalization.CrossMapLRN2d | |
size (defined in torch.nn._functions.thnn.normalization.CrossMapLRN2d) | torch.nn._functions.thnn.normalization.CrossMapLRN2d | |
to_save (defined in torch.autograd.function._ContextMethodMixin) | torch.autograd.function._ContextMethodMixin | |