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
Hi, i whenever i change parameter such as num_gen_rnn=100, i get an error of Assign requires shapes of both tensors to match. lhs shape= [10,100] rhs shape= [100,100]
Could you tell me the correct way of choosing those parameters?
The text was updated successfully, but these errors were encountered:
Hi, i whenever i change parameter such as num_gen_rnn=100, i get an error of
Assign requires shapes of both tensors to match. lhs shape= [10,100] rhs shape= [100,100]
Could you tell me the correct way of choosing those parameters?
The text was updated successfully, but these errors were encountered: