TongkunGuan's picture
Upload 94 files
841bef5 verified
raw
history blame
72 Bytes
from .model import build
def build_model(args):
return build(args)