Merge pull request #39 from brandonwillard/fix-subtensor-shape-inference
- Fix `*Subtensor*` `Op` shape inference
- Make `theano.tensor.basic.as_tensor_variable` consistent in how it handles constant conversions
- Remove `TensorConstant` caching
正在显示
Makefile
0 → 100644
| ... | ... | @@ -12,3 +12,4 @@ sympy |
| versioneer | ||
| jax; python_version > '3.6' | ||
| jaxlib; python_version > '3.6' | ||
| diff-cover |
请
注册
或者
登录
后发表评论