pytorch
7d277b06 - Multi Label Margin loss (#27659)

Commit
5 years ago
Multi Label Margin loss (#27659) Summary: In accordance with https://github.com/pytorch/pytorch/issues/25883, I added the `MultiLabelMarginLoss` module and `multilabel_margin_loss` functional. Pull Request resolved: https://github.com/pytorch/pytorch/pull/27659 Differential Revision: D17931905 Pulled By: yf225 fbshipit-source-id: 3642f75c79843dda55ac38de9f6f970f3e237847
Author
Parents
Loading