Skip to content

Commit

Permalink
Merge branch 'yoloboxop' of github.com:sanbuphy/Paddle into yoloboxop
Browse files Browse the repository at this point in the history
  • Loading branch information
sanbuphy committed Apr 12, 2023
2 parents c4dea10 + 97d3426 commit 9a6396d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paddle/phi/api/yaml/op_compat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2220,7 +2220,7 @@
inputs :
{x : X, img_size : ImgSize}
outputs :
{boxes : Boxes, scores : Scoes}
{boxes : Boxes, scores : Scores}

- op: sigmoid_cross_entropy_with_logits
backward: sigmoid_cross_entropy_with_logits_grad
Expand Down

0 comments on commit 9a6396d

Please sign in to comment.