• Y
    clear fluid apis in loss.py v_1 (#48132) · 27f49254
    yuehuayingxueluo 提交于
    * clear fluid apis: center_loss, bpr_loss, edit_distance, hsigmoid, sampled_softmax_with_cross_entropy, rank_loss, margin_rank_loss,  sigmoid_cross_entropy_with_logits, huber_loss
    
    * fix python/paddle/fluid/layers/loss.py
    
    * fix test_layers.py
    
    * fix CI bug
    
    * fix nn.py
    27f49254
test_center_loss.py 2.9 KB