georgefen's picture
add all needed files
1cb032f
raw
history blame
95 Bytes
# -*- coding: utf-8 -*-
from .checkpoint import load_checkpoint
__all__ = ['load_checkpoint']