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

can I do f(x+g(x)) with layer api? #1564

Closed
aihuawu opened this issue May 2, 2019 · 1 comment
Closed

can I do f(x+g(x)) with layer api? #1564

aihuawu opened this issue May 2, 2019 · 1 comment

Comments

@aihuawu
Copy link

aihuawu commented May 2, 2019

I want to use layer api to do it.
f(x+g(x))
where x in the input tensor, g,f are two layers.

I believe it is quite straight forward to use core api.
But since the document suggest using layer api and I don't need to maintain
the learning parameters, I am just wondering if it is possible.

George Wu

@bileschi
Copy link
Contributor

bileschi commented May 2, 2019

Hello, this sort of question is better suited to StackOverflow. This issues list is for bugs and feature requests. Thanks and please use the tag 'tensorflow.js' on your StackOverflow question to makes sure it's discoverable.

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