from local
This commit is contained in:
parent
de46c7b882
commit
15390d7c25
Binary file not shown.
@ -131,6 +131,7 @@ def add_rep_arguments(parser: argparse.ArgumentParser):
|
|||||||
default=0.001,
|
default=0.001,
|
||||||
help="The initial learning rate. This value should not need to be changed.",
|
help="The initial learning rate. This value should not need to be changed.",
|
||||||
)
|
)
|
||||||
|
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"--multi-optim",
|
"--multi-optim",
|
||||||
type=bool,
|
type=bool,
|
||||||
|
|||||||
Reference in New Issue
Block a user