提交 ab1a1c26 authored 作者: Ian Goodfellow's avatar Ian Goodfellow

updated comment

上级 2484dde0
...@@ -624,7 +624,7 @@ def _populate_var_to_node_to_idx(outputs, wrt): ...@@ -624,7 +624,7 @@ def _populate_var_to_node_to_idx(outputs, wrt):
""" """
# var_to_node_to_idx[var][node] = [i,j] means node has # var_to_app_to_idx[var][node] = [i,j] means node has
# var as input at positions i and j # var as input at positions i and j
var_to_app_to_idx = {} var_to_app_to_idx = {}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论