Skip to content

Conversation

@2wins
Copy link
Contributor

@2wins 2wins commented May 10, 2018

Checklist

  • I've tested that my changes are compatible with the latest version of Tensorflow.
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary.

Motivation and Context

Fix #552

Description

the same model with example/tutorial_keras.py

@DEKHTIARJonathan
Copy link
Member

DEKHTIARJonathan commented May 10, 2018

@2wins thanks for this PR.

Can you update your file to use the SlimNetsLayer instead of LambdaLayer. It will be perfect 👌.

Thanks again

Jonathan

@2wins
Copy link
Contributor Author

2wins commented May 10, 2018

@DEKHTIARJonathan I've replaced LambdaLayer with SlimNetsLayer. Please review the changed file.

@DEKHTIARJonathan
Copy link
Member

@2wins Awesome ! I merge immediately. Thanks a lot for your contribution.

@DEKHTIARJonathan DEKHTIARJonathan merged commit 4db0b9f into tensorlayer:master May 11, 2018
@2wins 2wins deleted the patch-4 branch May 14, 2018 06:37
luomai pushed a commit that referenced this pull request Nov 21, 2018
* Create tutorial_tfslim.py

fixes #552

* Update tutorial_tfslim.py
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.

Create a tutorial to similar to Keras Layers/Modules but with TF-Slim

2 participants