mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Signed-off-by: Edward Z. Yang <ezyang@meta.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/106205 Approved by: https://github.com/albanD
3 lines
109 B
Python
3 lines
109 B
Python
from ._cond import cond, UnsupportedAliasMutationException # noqa: F401
|
|
from ._map import map # noqa: F401
|