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

ValueError: array is not broadcastable to correct shape #86

Open
eunjilee opened this issue Jul 23, 2015 · 1 comment
Open

ValueError: array is not broadcastable to correct shape #86

eunjilee opened this issue Jul 23, 2015 · 1 comment

Comments

@eunjilee
Copy link

In multimodal dbn example, I got the error message like this..

Inferring missing text
Writing to /home/data/flickr/dbn_reps/generated_text/validation
Collecting all representations
Traceback (most recent call last):
File "collect_dbn_reps.py", line 138, in
main()
File "collect_dbn_reps.py", line 82, in main
data = Merge(data_nnz, data_z, nnz_indices, z_indices, text_pb_z.prefix, text_hidden1_pb.prefix, 'text_hidden1', output_file)
File "collect_dbn_reps.py", line 125, in Merge
data[indices_nnz] = data_nnz
ValueError: array is not broadcastable to correct shape

Any idea? Thanks.

@Qiyu815
Copy link

Qiyu815 commented Nov 29, 2018

hi, have you solved this problem ,i have the same promblem

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

2 participants