2 lines
47 B
Python
2 lines
47 B
Python
from .compute import matmul, transpose, rot_2D
|
from .compute import matmul, transpose, rot_2D
|