Sign in
android
/
platform
/
external
/
pytorch
/
f90444cf0b
/
.
/
functorch
/
experimental
/
control_flow.py
blob: ddfdd69a767213eb4094ce24faccc57ab45856f3 [
file
] [
log
] [
blame
]
from
torch
.
_higher_order_ops
.
cond
import
(
# noqa: F401
cond
,
UnsupportedAliasMutationException
,
)
from
.
_map
import
map
# noqa: F401