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

LSTM, GRU and RNN implementation for ChainerX #7764

Merged
merged 67 commits into from
Aug 19, 2019

Conversation

dido1998
Copy link
Contributor

@dido1998 dido1998 commented Jul 15, 2019

This depends on #7807

@dido1998 dido1998 changed the title Vanilla rnn implementation for ChainerX LSTM, GRU and RNN implementation for ChainerX Aug 13, 2019
@niboshi niboshi self-assigned this Aug 14, 2019
@asi1024 asi1024 removed the st:blocked-by-another-pr State indicating that another ticket is preventing this ticket from being closed/merged. label Aug 14, 2019
chainerx_cc/chainerx/routines/connection.cc Outdated Show resolved Hide resolved
chainerx_cc/chainerx/routines/connection.cc Outdated Show resolved Hide resolved
chainerx_cc/chainerx/backward_builder.cc Outdated Show resolved Hide resolved
chainerx_cc/chainerx/cuda/cuda_device/rnn.cu Outdated Show resolved Hide resolved
chainerx_cc/chainerx/cuda/cuda_device/rnn.cu Outdated Show resolved Hide resolved
chainerx_cc/chainerx/routines/n_step_rnn.cc Outdated Show resolved Hide resolved
chainerx_cc/chainerx/routines/n_step_rnn.cc Show resolved Hide resolved
@dido1998
Copy link
Contributor Author

@niboshi could you review this, I have made the changes

@niboshi
Copy link
Member

niboshi commented Aug 16, 2019

Thanks!
Jenkins, test this please

@chainer-ci
Copy link
Member

Jenkins CI test (for commit becf72c, target branch master) failed with status FAILURE.

chainerx_cc/chainerx/routines/connection.cc Outdated Show resolved Hide resolved
chainerx_cc/chainerx/routines/n_step_rnn.cc Outdated Show resolved Hide resolved
@niboshi
Copy link
Member

niboshi commented Aug 19, 2019

Thanks!
Jenkins, test this please

@chainer-ci
Copy link
Member

Jenkins CI test (for commit 2767db3, target branch master) failed with status FAILURE.

@niboshi
Copy link
Member

niboshi commented Aug 19, 2019

Jenkins, test this please

@chainer-ci
Copy link
Member

Jenkins CI test (for commit a8d9806, target branch master) succeeded!

@niboshi
Copy link
Member

niboshi commented Aug 19, 2019

Test failure is unrelated.
Thank you so much!

@niboshi niboshi merged commit 07e6c53 into chainer:master Aug 19, 2019
@niboshi niboshi added this to the v7.0.0b3 milestone Aug 19, 2019
@niboshi niboshi added the ChainerX Related to ChainerX. label Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:feature Implementation that introduces new interfaces. ChainerX Related to ChainerX. GSoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants