Skip to content

Commit

Permalink
revise conv2d_transpose_bias in legacy_op.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LLee233 committed Mar 4, 2024
1 parent becbbda commit 79963e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paddle/phi/api/yaml/legacy_ops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@
output : Tensor(out)
infer_meta :
func : Conv2dTransposeInferMeta
param: [x, filter, strides, paddings, output_padding, output_size, padding_algorithm, groups, dilations, data_format]
kernel :
func : conv2d_transpose_bias
data_type : x
Expand Down

0 comments on commit 79963e1

Please sign in to comment.