ai-content-maker/.venv/Lib/site-packages/functorch/einops/__init__.py

4 lines
58 B
Python

from .rearrange import rearrange
__all__ = ["rearrange"]