Class SoftMarginLoss

Inheritance Relationships

Base Type

Class Documentation

class SoftMarginLoss : public mindspore::ops::PrimitiveC

SoftMarginLoss operation. Refer to Python API mindspore.ops.SoftMarginLoss for more details.

Public Functions

inline SoftMarginLoss()

Constructor.

~SoftMarginLoss() = default

Destructor.