提交 301ed153 编写于 作者: P peizhilin

remove unsupported flag on windows

上级 3f73c0a7
......@@ -116,7 +116,7 @@ def __bootstrap__():
'use_pinned_memory', 'check_nan_inf', 'benchmark', 'eager_delete_scope',
'use_mkldnn', 'use_ngraph', 'initial_cpu_memory_in_mb',
'init_allocated_mem', 'free_idle_memory', 'paddle_num_threads',
"dist_threadpool_size", 'cpu_deterministic', 'eager_delete_tensor_gb',
"dist_threadpool_size", 'eager_delete_tensor_gb',
'allocator_strategy', 'reader_queue_speed_test_mode'
]
if os.name != 'nt':
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册