提交 878c8f1c authored 作者: Frederic Bastien's avatar Frederic Bastien

added more information to comment.

上级 ebc9e5e7
......@@ -329,7 +329,8 @@ class ShapeFeature(object):
shape inference is 1) to mark shared inputs as having a particular shape,
either via a .tag or some similar hacking; and 2) to add an optional Param() argument
to promise that inputs will have a certain shape (or even to have certain shapes in
certain dimensions).
certain dimensions). We can't automatically infer the shape of shared variable as
they can change of shape during the execution by default.
"""
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论