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

Update supported Chainer versions #238

Merged
merged 1 commit into from Apr 18, 2018

Conversation

kuenishi
Copy link
Member

Chainer and CuPy 4.0.0 have been released today.

@kuenishi kuenishi added this to the v1.3.0 milestone Apr 17, 2018
@@ -6,7 +6,7 @@

install_requires = [
'cffi',
'chainer >=3.3.0, !=4.0.0b2, != 4.0.0b1, != 4.0.0a1',
'chainer >=3.5.0, !=4.0.0b2, != 4.0.0b1, != 4.0.0a1',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to exclude 4.0.0rc1 as well?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it!

@keisukefukuda keisukefukuda merged commit 708e0c5 into chainer:master Apr 18, 2018
@kuenishi kuenishi deleted the update-chainer branch April 18, 2018 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants