Shortcuts

Class CrossMapLRN2d

Inheritance Relationships

Base Type

Class Documentation

class CrossMapLRN2d : public torch::autograd::Function<CrossMapLRN2d>

Public Static Functions

static torch::autograd::Variable forward(torch::autograd::AutogradContext *ctx, const torch::autograd::Variable &input, const CrossMapLRN2dOptions &options)
static torch::autograd::variable_list backward(torch::autograd::AutogradContext *ctx, torch::autograd::variable_list grad_output)

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources