Class BatchNorm2d¶
Defined in File batchnorm.h
Page Contents
Inheritance Relationships¶
Base Type¶
public torch::nn::ModuleHolder< BatchNorm2dImpl >(Template Class ModuleHolder)
Class Documentation¶
-
class BatchNorm2d : public torch::nn::ModuleHolder<BatchNorm2dImpl>¶
A
ModuleHoldersubclass forBatchNorm2dImpl.See the documentation for
BatchNorm2dImplclass to learn what methods it provides, and examples of how to useBatchNorm2dwithtorch::nn::BatchNorm2dOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using __unused__ = BatchNorm2dImpl¶
-
using __unused__ = BatchNorm2dImpl¶