Skip to content

Commit 3f99ca8

Browse files
committed
Revert "add __dict__ to DYGRAPH_ONLY_TENSOR_ATTRS_ALLOW_LIST"
This reverts commit 1b6133e.
1 parent 1b6133e commit 3f99ca8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/dygraph_to_static/test_tensor_attr_consistency.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
'__len__',
2727
'__long__',
2828
'__nonzero__',
29-
'__dict__',
3029
'apply_',
3130
'backward',
3231
'clear_grad',

0 commit comments

Comments
 (0)