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
this should the length of dimension not length of parameters because initialize_parameters_deep return dict type not array type as you though!here is where the issue in your code:
this should the length of dimension not length of parameters because initialize_parameters_deep return dict type not array type as you though!here is where the issue in your code:


