Skip to content

Unify PyTree traversal across Furu operations - #482

Closed
hermabr wants to merge 1 commit into
mainfrom
t3code/unify-pytree-walking
Closed

Unify PyTree traversal across Furu operations#482
hermabr wants to merge 1 commit into
mainfrom
t3code/unify-pytree-walking

Conversation

@hermabr

@hermabr hermabr commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add shared PyTree flattening and reconstruction utilities.
  • Support nested collections, dataclasses, and Pydantic models across create, load, DAG, dependency, explain, and serialization flows.
  • Preserve PyTree shapes and validate that all leaves are Furu Specs.
  • Add comprehensive PyTree traversal and creation tests.

Testing

  • Not run.

- Add shared PyTree flattening and reconstruction utilities
- Support nested Spec trees in create, load, DAG, and worker execution
- Reuse unified traversal for explanations and serialization
@hermabr hermabr closed this Aug 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant