__init__.py 100 Bytes
Newer Older
1
2
3
4
from .multi_tensor_apply import MultiTensorApply

multi_tensor_applier = MultiTensorApply(2048*32)