cranky-coder08's picture
Add files using upload-large-folder tool
15804d9 verified
from torch import cond # noqa: F401
from torch._higher_order_ops.map import ( # noqa: F401
_stack_pytree,
_unstack_pytree,
map,
)