from local

This commit is contained in:
dohe0342 2022-12-10 14:10:36 +09:00
parent 5b1b6da754
commit 69df05925a
3 changed files with 0 additions and 1 deletions

View File

@ -103,7 +103,6 @@ scheduler_classes = dict(
tri=TriStageLRScheduler
)
def add_model_arguments(parser: argparse.ArgumentParser):
parser.add_argument(
"--accum-grads",