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

TypeError: __init__() takes exactly 2 arguments (1 given) #28

Open
SeekPoint opened this issue Dec 20, 2016 · 0 comments
Open

TypeError: __init__() takes exactly 2 arguments (1 given) #28

SeekPoint opened this issue Dec 20, 2016 · 0 comments

Comments

@SeekPoint
Copy link

rzai@rzai00:/prj/visual-qa/scripts$ CUDA_VISIBLE_DEVICES=1 python trainLSTM_1.py
Using Theano backend.
Using gpu device 0: GeForce GTX 1080 (CNMeM is disabled, cuDNN 5105)
Traceback (most recent call last):
File "trainLSTM_1.py", line 122, in
main()
File "trainLSTM_1.py", line 59, in main
image_model.add(Reshape(input_shape = (img_dim,), dims=(img_dim,)))
TypeError: init() takes exactly 2 arguments (1 given)
rzai@rzai00:
/prj/visual-qa/scripts$

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