You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.