SakuraD's picture
update
cdfecf8
raw
history blame
96 Bytes
# -*- coding: utf-8 -*-
from .checkpoint import load_checkpoint
__all__ = ['load_checkpoint']