Skip to content

Commit

Permalink
[Docathon][Fix System Message No.14] 修复TripletMarginWithDistanceLoss类…
Browse files Browse the repository at this point in the history
…的文档格式问题
  • Loading branch information
BernieHuang2008 committed Nov 25, 2023
1 parent 0c034e1 commit ac8d0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/paddle/nn/layer/loss.py
Original file line number Diff line number Diff line change
Expand Up @@ -1753,7 +1753,7 @@ class TripletMarginWithDistanceLoss(Layer):
- output(Tensor): The tensor variable storing the triplet_margin_with_distance_loss of input and positive and negative.
Return
Return:
A callable object of TripletMarginWithDistanceLoss
Examples:
Expand Down

0 comments on commit ac8d0cb

Please sign in to comment.