-
由 Ricardo Vieira 提交于
Non-constant sparse inputs can't be handled because JAX does not allow Scipy sparse matrices as inputs. We could implement a BCOO type explicitly but this would be JAX exclusive, and the user would need to use it from the get go, meaning such graphs would not be compatible with other backends.
3b425ec7
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| c | ||
| jax | ||
| numba | ||
| __init__.py | ||
| test_link.py | ||
| test_utils.py | ||
| test_vm.py |