Build fixes

This commit is contained in:
Patrick Kidger
2023-06-01 11:06:02 -07:00
parent 1b9c9fab52
commit 356f5b7f7b
3 changed files with 13 additions and 3 deletions
+3 -1
View File
@@ -5,8 +5,10 @@
members:
false
`jaxtyping.PyTreeDef` is an alias for `jax.tree_util.PyTreeDef`, which is the type of the return from `jax.tree_util.tree_structure(...)`.
---
:::jaxtyping.PyTreeDef
---
Note that `jaxtyping.{PyTree, PyTreeDef}` are only available if JAX has been installed.