blob: 23fc8381cc2358880f935064edd7eeff9766fec6 [file] [log] [blame]
# PyTorch forward-mode is not mature yet
from torch._functorch.apis import chunk_vmap
from torch._functorch.batch_norm_replacement import replace_all_batch_norm_modules_
from torch._functorch.eager_transforms import hessian, jacfwd, jvp
from functorch import functionalize