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: train argument is not supported anymore. Use chainer.using_config #20

Open
kiritosan opened this issue Nov 9, 2018 · 5 comments

Comments

@kiritosan
Copy link

When I run the end sentence of the example1, this error occurs, and I don't know how to fix it.

@EddieZM
Copy link

EddieZM commented Nov 12, 2018

Haved u solved it?

@kiritosan
Copy link
Author

Not yet.

@EddieZM
Copy link

EddieZM commented Nov 13, 2018

Find chainer_i2v.py in Pull requests and replace it to the chainer_i2v.py in i2v. I tried yesterday and make it.

@kiritosan
Copy link
Author

kiritosan commented Nov 13, 2018

Thanks for the reply, but after replacing the codes, a new error occurred.

NameError: name 'average_pooling_2d' is not defined

And I don't where the function "average_pooling_2d" is.

@rachmadaniHaryono
Copy link

@kiritosan what is your chainer version? #14 from @Katsuya-Ishiyama may fix your problem. and it seem #19 from @Hiroshiba fix the same problem

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

3 participants