Skip to content

Commit 83444de

Browse files
committed
polish init.py, test=develop
1 parent 47c4e65 commit 83444de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/paddle/fluid/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ def __bootstrap__():
120120
'reader_queue_speed_test_mode', 'print_sub_graph_dir'
121121
]
122122
if 'Darwin' not in sysstr:
123-
print("aaaaa")
124123
read_env_flags.append('use_pinned_memory')
125124

126125
if os.name != 'nt':

0 commit comments

Comments
 (0)