提交 57b3ea8d authored 作者: Pierre Luc Carrier's avatar Pierre Luc Carrier

Fix typo in error message

上级 a65d4acd
...@@ -416,5 +416,5 @@ class NoOutputFromInplace(Feature): ...@@ -416,5 +416,5 @@ class NoOutputFromInplace(Feature):
"efficiency reasons for scan) that outputs of the graph", "efficiency reasons for scan) that outputs of the graph",
"be prevented from being the result of inplace ", "be prevented from being the result of inplace ",
"operations. This has prevented output ", out, " from ", "operations. This has prevented output ", out, " from ",
"being the computed by modifying another variable ", "being computed by modifying another variable ",
"inplace.") "inplace.")
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论