anyantudre's picture
moved from training repo to inference
caa56d6
raw
history blame
258 Bytes
#!/usr/bin/env python3
# Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
from .build import MODEL_REGISTRY, build_model # noqa
from .custom_video_model_builder import * # noqa
from .video_model_builder import ResNet, SlowFast # noqa