pytorch / functorch

functorch is JAX-like composable function transforms for PyTorch.
https://pytorch.org/functorch/
BSD 3-Clause "New" or "Revised" License
1.39k stars 102 forks source link

Fix functionalize failures #911

Closed zou3519 closed 2 years ago

zou3519 commented 2 years ago

We just needed to update the expecttest because we changed to representing overloads in the graph