-
由 Brendan Murphy 提交于
numpy.random.Generator.__getstate__() now returns none; to see the state of the bit generator, you need to use Generator.bit_generator.state. This change affects `RandomGeneratorType`, and several of the random tests (including some for Jax.)
46a235ab
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| c | ||
| jax | ||
| numba | ||
| pytorch | ||
| __init__.py | ||
| test_link.py | ||
| test_utils.py | ||
| test_vm.py |