|
parser.add_argument('--custom_module_path', type=str, required=False,
|
|
parser.add_argument('--custom_module_path', type=str, required=False,
|
|
help='Path of a file with custom nn.modules, wrapped into special decorator')
|
|
help='Path of a file with custom nn.modules, wrapped into special decorator')
|