Disable omnistaging by default
Doing this enables general use of `jax` >= 0.2.0; however, we still need to find
a better fix for the shape-related problems introduced by omnistaging.
Closes #43.
正在显示
| ... | @@ -10,5 +10,5 @@ coveralls | ... | @@ -10,5 +10,5 @@ coveralls |
| cython | cython | ||
| sympy | sympy | ||
| versioneer | versioneer | ||
| jax<0.2.0; python_version > '3.6' | jax; python_version > '3.6' | ||
| jaxlib; python_version > '3.6' | jaxlib; python_version > '3.6' |
请
注册
或者
登录
后发表评论