pytorch / functorch

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

Stop checking in generated plumbing into functorch #987

Closed zou3519 closed 1 year ago

zou3519 commented 1 year ago

Instead just generate it as headers created by regular PyTorch codegen.