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