提交 a7552627 authored 作者: Caglar's avatar Caglar

flake8 changes.

上级 64c6fb65
...@@ -126,8 +126,8 @@ AddConfigVar( ...@@ -126,8 +126,8 @@ AddConfigVar(
in_c_key=False) in_c_key=False)
# This flag determines whether or not to raise error/warning message if there is a # This flag determines whether or not to raise error/warning message if
# CPU in the computational graph. # there is a CPU Op in the computational graph.
AddConfigVar( AddConfigVar(
'assert_no_cpu_op', 'assert_no_cpu_op',
"Raise an error/warning if there is a CPU op in the computational graph.", "Raise an error/warning if there is a CPU op in the computational graph.",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论