Skip to content

Commit 0756793

Browse files
authored
add increment in op_compat.yaml (#55404)
1 parent f00a06d commit 0756793

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

paddle/phi/api/yaml/op_compat.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -1357,6 +1357,12 @@
13571357
outputs :
13581358
out : Out
13591359

1360+
- op : increment
1361+
inputs :
1362+
x : X
1363+
outputs :
1364+
out : Out
1365+
13601366
- op : index_add
13611367
inputs :
13621368
{x : X, index : Index, add_value : AddValue}

0 commit comments

Comments
 (0)