For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Python function
leaves
leaves()
max.experimental.tree_utils.leaves(tree, *, leaf=None, shared=False)
Returns tree’s leaves, left to right, dropping the structure.