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

Split into custom layers #10

Closed
alejandrojapkin opened this issue May 23, 2018 · 1 comment
Closed

Split into custom layers #10

alejandrojapkin opened this issue May 23, 2018 · 1 comment

Comments

@alejandrojapkin
Copy link

Is it possible to create split custom layer-wise layers? If so, would you provide an example?
Here's my intended implementation:
screen shot 2018-05-23 at 12 33 40

@yechengxi
Copy link
Owner

You'd need to write a custom layer for these operations. You can find examples in the LSTM implementation. For this type of operations it may be easier for you to switch to platforms with automatic differentiation.

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

No branches or pull requests

2 participants