anonymous-CAP's picture
Upload folder using huggingface_hub (part 3)
a40a8f5 verified
Raw
History Blame Contribute Delete
274 Bytes
# 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 torch.func import functionalize