Skip to content

Commit

Permalink
for
Browse files Browse the repository at this point in the history
  • Loading branch information
Ligoml committed Jul 20, 2022
1 parent bfde404 commit 038f50e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions python/paddle/nn/layer/loss.py
Expand Up @@ -1727,8 +1727,7 @@ class SoftMarginLoss(Layer):
same as ``input`` , else the shape of output is [1].
Returns:
A callable object of SoftMarginLoss
A callable object of SoftMarginLoss.
Examples:
.. code-block:: python
Expand Down

0 comments on commit 038f50e

Please sign in to comment.