georgefen's picture
init commit for huggingface
45b4aa7
raw
history blame
No virus
95 Bytes
# -*- coding: utf-8 -*-
from .checkpoint import load_checkpoint
__all__ = ['load_checkpoint']