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

Row Convolution Operator. #5612

Closed
sidgoyal78 opened this issue Nov 13, 2017 · 1 comment
Closed

Row Convolution Operator. #5612

sidgoyal78 opened this issue Nov 13, 2017 · 1 comment
Assignees

Comments

@sidgoyal78
Copy link
Contributor

@sidgoyal78 sidgoyal78 created this issue from a note in Port Operators (Old Layers) Nov 13, 2017
@sidgoyal78 sidgoyal78 moved this from Old Layers to Doing in Port Operators Nov 13, 2017
@sidgoyal78 sidgoyal78 self-assigned this Nov 13, 2017
@qingqing01
Copy link
Contributor

qingqing01 commented Nov 15, 2017

@sidgoyal78 The raw implementation of the layer is here:

CPU: https://github.com/PaddlePaddle/Paddle/blob/develop/paddle/function/RowConvOp.cpp
GPU: https://github.com/PaddlePaddle/Paddle/blob/develop/paddle/function/RowConvOpGpu.cu

Thank you! :)

@qingqing01 qingqing01 moved this from Doing to Done in Port Operators Dec 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants