提交 dd58f747 authored 作者: James Bergstra's avatar James Bergstra

removed debug print

上级 57883ff6
......@@ -624,7 +624,6 @@ class Function(object):
# Retrieve the values that were computed
outputs = [x.data for x in self.output_storage]
print 'LEN OUT STOR', len(self.output_storage)
# Remove internal references to required inputs.
# These cannot be re-used anyway.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论