-
由 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
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| c_code | ||
| __init__.py | ||
| basic.py | ||
| basic_scipy.py | ||
| basic_sympy.py | ||
| math.py | ||
| sharedvar.py |