We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c963cb commit 0c6367eCopy full SHA for 0c6367e
official/benchmark/benchmark_lib.py
@@ -27,6 +27,7 @@
27
from official.core import train_utils
28
from official.modeling import performance
29
from official.modeling.fast_training import stage_lib
30
+from official.projects.token_dropping import experiment_configs # pylint: disable=unused-import
31
32
33
def run_benchmark(
0 commit comments