Update docs/notebooks/JAX_pytrees.ipynb

Co-Authored-By: Stephan Hoyer <shoyer@google.com>
This commit is contained in:
George Necula 2019-10-29 08:56:39 +01:00 committed by George Necula
parent 4e89d43a75
commit b12a8019c8

View File

@ -92,7 +92,7 @@
"colab_type": "text"
},
"source": [
"Pytrees containers can be lists, tuples, dicts, namedtuple. Leaves as numeric and ndarrays:"
"Pytrees containers can be lists, tuples, dicts, namedtuple. Numeric and ndarray values are treated as leaves:"
]
},
{
@ -320,4 +320,4 @@
]
}
]
}
}