提交 15198850 authored 作者: Roy Xue's avatar Roy Xue

Small comments fixes

上级 4477f0a1
......@@ -777,7 +777,7 @@ class ProfileStats(object):
def check_node_state(node):
"""
check if an Apply node is valid(has inputs).
Check if an Apply node is valid(has inputs).
:param node: Apply Node
"""
......@@ -804,7 +804,7 @@ class ProfileStats(object):
def min_memory_generator(executable_nodes, viewed_by, view_of):
"""
Generate all valid node order from node_list
and compute its memory peak
and compute its memory peak.
:param executable_nodes: Set of executable nodes
"""
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论