Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Placeholder issue #115

Open
hadarsh7798 opened this issue Oct 1, 2020 · 0 comments
Open

Placeholder issue #115

hadarsh7798 opened this issue Oct 1, 2020 · 0 comments

Comments

@hadarsh7798
Copy link

Hi, I am trying to run this on colab. But I'm getting the following error:
**** EPOCH 000 ****
2020-10-01 02:31:34.986664
Traceback (most recent call last):
File "train.py", line 377, in
train()
File "train.py", line 202, in train
train_one_epoch(sess, ops, train_writer)
File "train.py", line 257, in train_one_epoch
feed_dict=feed_dict)
File "/tensorflow-1.15.2/python3.6/tensorflow_core/python/client/session.py", line 956, in run
run_metadata_ptr)
File "/tensorflow-1.15.2/python3.6/tensorflow_core/python/client/session.py", line 1156, in _run
(np_val.shape, subfeed_t.name, str(subfeed_t.get_shape())))
ValueError: Cannot feed value of shape (32, 2048, 3) for Tensor 'Placeholder:0', which has shape '(32, 2048, 4)'

Can anyone suggest me any way? Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant