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 batch_x_np, batch_joints_np = sess.run(next_ele) in run_train.py,a mistake has occurred:tensorflow.python.framework.errors_impl.InvalidArgumentError: Input to reshape is a tensor with 0 values, but the requested shape has 10
The text was updated successfully, but these errors were encountered:
@lmhlll Hi, this is a project finished 16 months ago. I think I only have these codes, but no data. I believe I contain the tfrecord scripts in the folder, they are in .ipynb format. Maybe you can try my script.
When I run batch_x_np, batch_joints_np = sess.run(next_ele) in run_train.py,a mistake has occurred:tensorflow.python.framework.errors_impl.InvalidArgumentError: Input to reshape is a tensor with 0 values, but the requested shape has 10
The text was updated successfully, but these errors were encountered: