8 lines
210 B
Python
Executable File
8 lines
210 B
Python
Executable File
# Copyright (c) Microsoft Corporation.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
# DeepSpeed Team
|
|
|
|
from .BingBertSquad_run_func_test import BingBertSquadFuncTestCase
|
|
from .BingBertSquad_run_func_test import suite
|