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

Writeup for array write layer #6820

Merged
merged 2 commits into from
Dec 21, 2017

Conversation

kavyasrinet
Copy link

No description provided.

LOD_TENSOR_ARRAY.

Args:
x (LoDTensorArray): The input tensor from which the data will be read.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think LoDTensorArray, Tensor and LoDTensor is not visible to user. Please take double check.

Copy link
Author

Choose a reason for hiding this comment

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

That's a good point. I will just check and fix this. I think we can replace these with a list. Thank you!

@pkuyym pkuyym mentioned this pull request Dec 21, 2017
45 tasks
Copy link
Contributor

@abhinavarora abhinavarora left a comment

Choose a reason for hiding this comment

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

LGTM!

@abhinavarora abhinavarora merged commit e56d03e into PaddlePaddle:develop Dec 21, 2017
@kavyasrinet kavyasrinet deleted the layer_doc_1 branch December 21, 2017 22:02
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.

3 participants