Skip to content

Conversation

@reyoung
Copy link
Collaborator

@reyoung reyoung commented Dec 26, 2017

Fix #6886

@reyoung reyoung requested a review from JiayiFeng December 26, 2017 05:13
cpu = fluid.CPUPlace()
exe = fluid.Executor(cpu)

last_np, = exe.run(feed=py_rnn.to_feed(cpu), fetch_list=[last])
Copy link
Collaborator

Choose a reason for hiding this comment

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

Seems that it doesn't do backward?

@reyoung reyoung force-pushed the feature/rnn_gradient_check branch from dfac539 to 0fd4a04 Compare December 29, 2017 05:11
Copy link
Collaborator

@JiayiFeng JiayiFeng left a comment

Choose a reason for hiding this comment

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

Great job!

@reyoung reyoung merged commit 8b91174 into PaddlePaddle:develop Jan 2, 2018
@reyoung reyoung deleted the feature/rnn_gradient_check branch January 22, 2018 04:14
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

Successfully merging this pull request may close these issues.

2 participants