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

Better contiguity testing in functorch opinfo testing #1029

Open zou3519 opened 1 year ago

zou3519 commented 1 year ago

this might increase test runtime, would recommend looking into https://github.com/pytorch/functorch/issues/1028 before

zou3519 commented 1 year ago

Going to take too long, removing milestone for now.