-
由 Brandon T. Willard 提交于
`TensorType` now supports full shape information. The field `TensorType.broadcastable` has been replaced by `TensorType.shape`, which corresponds to the available static shape information. `None`s are used to encode unknown/no static shape information for a dimension.
e6f9689e