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

fl_model.py: gpu_num variable is not instantiated #101

Open
saigontrade88 opened this issue May 14, 2022 · 1 comment
Open

fl_model.py: gpu_num variable is not instantiated #101

saigontrade88 opened this issue May 14, 2022 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@saigontrade88
Copy link

Hello,

Thank you for providing the framework for research.

I found that in the file fl_model.py, function get_gpu_config_auto, gpu_num variable is not instantiated. It might cause an error if a user wants to load the GPUs automatically.

@Yi-Zoey
Copy link
Member

Yi-Zoey commented May 16, 2022

Hi @saigontrade88 can you provide the python and TensorFlow or PyTorch version you are using when encountering this issue? We have this tutorial for more details about configuring GPUs.

@Yi-Zoey Yi-Zoey added the help wanted Extra attention is needed label May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants