Rate this Page

Class CrossMapLRN2d#

Inheritance Relationships#

Base Type#

Class Documentation#

class CrossMapLRN2d : public torch::nn::ModuleHolder<CrossMapLRN2dImpl>#

A ModuleHolder subclass for CrossMapLRN2dImpl.

See the documentation for CrossMapLRN2dImpl class to learn what methods it provides, and examples of how to use CrossMapLRN2d with torch::nn::CrossMapLRN2dOptions. See the documentation for ModuleHolder to learn about PyTorch’s module storage semantics.

Public Types

using Impl = CrossMapLRN2dImpl#