We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c6db0 commit d16e02dCopy full SHA for d16e02d
python/paddle/incubate/sparse/binary.py
@@ -430,4 +430,4 @@ def is_same_shape(x, y):
430
# False
431
432
"""
433
- return x.is_same_shape(y)
+ return x.is_same_shape(y)
0 commit comments