提交 3154e1a3 authored 作者: James Bergstra's avatar James Bergstra

added a comment to map_storage

上级 3395e033
...@@ -163,7 +163,7 @@ class Container(object): ...@@ -163,7 +163,7 @@ class Container(object):
def map_storage(env, order, input_storage, output_storage): def map_storage(env, order, input_storage, output_storage):
"""Ensure there is storage for inputs, outputs, and interior nodes. """Ensure there is storage (a length-1 list) for inputs, outputs, and interior nodes.
:param env: The current env. This function uses the inputs and outputs attributes. :param env: The current env. This function uses the inputs and outputs attributes.
:param order: an iterable over Apply instances (in program running order) :param order: an iterable over Apply instances (in program running order)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论