提交 8f197e8f authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Add comment for check_init_y().

上级 95aa14cd
......@@ -183,6 +183,7 @@ except ImportError as e:
str(e))
# If check_init_y() == True we need to initialize y when beta == 0.
def check_init_y():
if check_init_y._result is None:
if not have_fblas:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论