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

Layer repeat op #117

Open
ltiao opened this issue Aug 16, 2017 · 0 comments
Open

Layer repeat op #117

ltiao opened this issue Aug 16, 2017 · 0 comments

Comments

@ltiao
Copy link
Collaborator

ltiao commented Aug 16, 2017

For building deeper and more complex models like Inception and ResNet, ops like repeat makes it easy to replicate layers or even blocks of layers (e.g. ResNet blocks). See https://github.com/tensorflow/models/blob/master/slim/nets/inception_resnet_v2.py for example.

@ltiao ltiao changed the title Layer Repeat Op a la tf.slim Layer repeat op Aug 16, 2017
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

1 participant