jax
810b6f82
- Use Tuple[int, ...] rather than Sequence[int] in jnp.ndarray shape annotation.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Use Tuple[int, ...] rather than Sequence[int] in jnp.ndarray shape annotation.
References
#2686 - Add some type annotations to jax.random and jnp.ndarray.
Author
aslanides
Parents
6cb69f5c
Loading