__init__.py 65 Bytes
Newer Older
liyinhao's avatar
liyinhao committed
1
2
3
from .test import single_gpu_test

__all__ = ['single_gpu_test']