提交 8860c5be authored 作者: Razvan Pascanu's avatar Razvan Pascanu

removed unnecessary comment

上级 3169fbb0
......@@ -811,7 +811,6 @@ def insert_deepcopy(env, wrapped_inputs, wrapped_outputs):
continue
if input_j in updated_env_inputs:
continue
# We could don't put deep_copy_op if the input and the output have borrow==True
if input_j in views_of_output_i:
# We don't put deep_copy_op if the input and the output have borrow==True
if input_j in env.inputs:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论