COMMITS
/ extension/pytree/pytree.h February 7, 2025
P
Replace pytree_assert with production pytree_check. Remove pytree_unreachable
pytorchbot committed
P
add a bunch of bounds checking to pytree
pytorchbot committed
P
add begin/end to ExecuTorch pytree::arr (#8300)
pytorchbot committed
November 12, 2024
P
Fix missing move and bare new in pytree from_str_internal (#6803)
pytorchbot committed
P
Use std::variant to implement pytree Key (#6792)
pytorchbot committed
August 22, 2024
D
[executorch] Migrate most of extension/... to new namespace
Dave Bort committed
December 13, 2023
R
Remove extra semi colon from executorch/extension/pytree/pytree.h (#1401)
Richard Barnes committed
October 3, 2023
D
Fork FunctionRef for pytree (#554)
Digant Desai committed
July 31, 2023
F
Initial commit
facebook-github-bot committed