mccaly's picture
Upload 2805 files
985cc7f
raw
history blame contribute delete
No virus
96 Bytes
# -*- coding: utf-8 -*-
from .checkpoint import load_checkpoint
__all__ = ['load_checkpoint']