-
由 Brandon T. Willard 提交于
- `aesara.tensor.basic_opt` has been changed to `aesara.tensor.rewriting.basic` - `aesara.tensor.math_opt` has been changed to `aesara.tensor.rewriting.math` - `aesara.tensor.subtensor_opt` has been changed to `aesara.tensor.rewriting.subtensor` - `aesara.tensor.opt_uncanonicalize` has been changed to `aesara.tensor.rewriting.uncanonicalize` The tests associated with each module have been updated accordingly.
ced64bfc
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| __init__.py | ||
| test_basic.py | ||
| test_db.py | ||
| test_kanren.py | ||
| test_unify.py | ||
| test_utils.py |