sunzx0810's picture
shawn
0fbed26
raw
history blame contribute delete
No virus
95 Bytes
# -*- coding: utf-8 -*-
from .checkpoint import load_checkpoint
__all__ = ['load_checkpoint']