Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use 2 Gpus #6

Open
JNUChenYiHong opened this issue Feb 9, 2020 · 3 comments
Open

How to use 2 Gpus #6

JNUChenYiHong opened this issue Feb 9, 2020 · 3 comments

Comments

@JNUChenYiHong
Copy link

No description provided.

@JNUChenYiHong JNUChenYiHong changed the title File "train.py", line 67, in <module> features_style = vgg(style) missing 3 required positional arguments: 'relu2_2', 'relu3_3', and 'relu4_3' 1 Feb 9, 2020
@JNUChenYiHong JNUChenYiHong changed the title 1 How to use 2 Gpus Feb 12, 2020
@JNUChenYiHong
Copy link
Author

When using 2 GPUs, this error will occur when VGg is loaded.
File "train.py", line 67, in features_style = vgg(style) missing 3 required positional arguments: 'relu2_2', 'relu3_3', and 'relu4_3'

@tkone2018
Copy link

@JNUChenYiHong hello, did you train success? did you use the params:
parser.add_argument("--checkpoint_model", type=str, help="Optional path to checkpoint model")
thank you

@JNUChenYiHong
Copy link
Author

JNUChenYiHong commented Nov 12, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants