Class CrossMapLRN2d¶
Defined in File normalization.h
Page Contents
Inheritance Relationships¶
Base Type¶
public torch::nn::ModuleHolder< CrossMapLRN2dImpl >
(Template Class ModuleHolder)
Class Documentation¶
-
class CrossMapLRN2d : public torch::nn::ModuleHolder<CrossMapLRN2dImpl>¶
A
ModuleHolder
subclass forCrossMapLRN2dImpl
.See the documentation for
CrossMapLRN2dImpl
class to learn what methods it provides, and examples of how to useCrossMapLRN2d
withtorch::nn::CrossMapLRN2dOptions
. See the documentation forModuleHolder
to learn about PyTorch’s module storage semantics.Public Types
-
using Impl = CrossMapLRN2dImpl¶
-
using Impl = CrossMapLRN2dImpl¶