mirror of
https://github.com/wassname/jaxtyping.git
synced 2026-09-09 11:24:55 +08:00
Also added support for matching dtypes using regexes, and for nesting e.g. Shaped[Float[Array, "dim1 dim2"], "dim3"].
7 lines
64 B
Plaintext
7 lines
64 B
Plaintext
**/__pycache__
|
|
*.egg-info
|
|
build/
|
|
dist/
|
|
site/
|
|
.all_objects.cache
|