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