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

Searching is slow.How can I continue searching when it is break. #42

Closed
Feywell opened this issue Aug 26, 2020 · 7 comments
Closed

Searching is slow.How can I continue searching when it is break. #42

Feywell opened this issue Aug 26, 2020 · 7 comments

Comments

@Feywell
Copy link

Feywell commented Aug 26, 2020

I just have one GPU. Searching is so slow. I want to run another code.
How can I continue searching after finish another project?

65%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████▌ | 37494/57600 [40:38:20<137:38:38, 24.65s/it]MACs: 4.364G Params: 1.987M
{'config_str': '48_32_32_48_40_32_24_16', 'macs': 4363780096, 'fid': 68.67807846983607}
65%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████▌ | 37495/57600 [40:38:48<143:48:26, 25.75s/it]MACs: 5.282G Params: 1.987M
{'config_str': '48_32_32_48_40_32_16_64', 'macs': 5282070528, 'fid': 64.41984751671731}
65%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████▌ | 37496/57600 [40:39:19<152:29:44, 27.31s/it]MACs: 4.825G Params: 1.987M

Thank you!

@lmxyy
Copy link
Collaborator

lmxyy commented Aug 26, 2020

Sorry, currently we do not support resuming the searching. But thanks for pointing out, I will add such support.

@Feywell
Copy link
Author

Feywell commented Aug 26, 2020

@lmxyy Thank you for your quickly reply! Hope for new improvement.
By the way, How can I use this code to compress encode struct. I try to compress pix2pixhd now.
Do you have any advice?

@ghost
Copy link

ghost commented Sep 4, 2020

@lmxyy search resume is great feature to include.
@Feywell what progress did you make in implementing pix2pixhd

@lmxyy
Copy link
Collaborator

lmxyy commented Sep 4, 2020

I see. I've included it in my next released version.

@ghost
Copy link

ghost commented Sep 4, 2020

thanks
@lmxyy is there an implementation that uses the concept of once-for-all on tabular data?

@lmxyy
Copy link
Collaborator

lmxyy commented Sep 16, 2020

Hi, I've supported the searching resuming. You could use --restore_pkl_path for resuming the searching.

Please note that I changed the arguments of splitting the searching space from --split and --remainder to --num_splits and --split.

@lmxyy
Copy link
Collaborator

lmxyy commented Sep 16, 2020

thanks
@lmxyy is there an implementation that uses the concept of once-for-all on tabular data?

@deepseek Could you please open a new issue and elaborate you problems? I will close the issue.

@lmxyy lmxyy closed this as completed Sep 16, 2020
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