#!/usr/bin/env python3 # Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved """ This is the centralized place to define modeldef for all projects under D2Go. """ # Populating registreis from d2go.modeling.modeldef import modeldef as _modeldef # noqa # @fb-only: from d2go.modeling.modeldef import fb as _fb # isort:skip # noqa