anonymous-CAP's picture
Upload folder using huggingface_hub (part 3)
a40a8f5 verified
Raw
History Blame Contribute Delete
144 Bytes
from torch import cond # noqa: F401
from torch._higher_order_ops.map import ( # noqa: F401
_stack_pytree,
_unstack_pytree,
map,
)