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
When I run fed_avg.py file the error appears: "ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (12,) + inhomogeneous part." at "avg_weight = np.zeros_like(server_model.get_weights())". Please check back. Thank!
The text was updated successfully, but these errors were encountered:
When I run fed_avg.py file the error appears: "ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (12,) + inhomogeneous part." at "avg_weight = np.zeros_like(server_model.get_weights())". Please check back. Thank!
The text was updated successfully, but these errors were encountered: