Class SoftMarginLoss
Defined in File soft_margin_loss.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
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.
-
inline SoftMarginLoss()