Skip to content

Doc string wrongly says dropout is used. #5814

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

Closed
johnarevalo opened this issue Nov 26, 2018 · 1 comment
Closed

Doc string wrongly says dropout is used. #5814

johnarevalo opened this issue Nov 26, 2018 · 1 comment
Assignees
Labels
stat:awaiting response Waiting on input from the contributor

Comments

@johnarevalo
Copy link
Contributor

johnarevalo commented Nov 26, 2018

"""DNN with three hidden layers, and dropout of 0.1 probability."""

This line mentions a dropout is used. Still, the code doesn't apply dropout anywhere. is maybe learning_rate?

top-level directory: N/A
OS Platform and Distribution: N/A
TensorFlow installed from: N/A
TensorFlow version: N/A
Bazel version: N/A
CUDA/cuDNN version: N/A
GPU model and memory: N/A
Exact command to reproduce: N/A

@tensorflowbutler tensorflowbutler added the stat:awaiting response Waiting on input from the contributor label Nov 27, 2018
@tensorflowbutler
Copy link
Member

Thank you for your post. We noticed you have not filled out the following field in the issue template. Could you update them if they are relevant in your case, or leave them as N/A? Thanks.
What is the top-level directory of the model you are using
Have I written custom code
OS Platform and Distribution
TensorFlow installed from
TensorFlow version
Bazel version
CUDA/cuDNN version
GPU model and memory
Exact command to reproduce

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat:awaiting response Waiting on input from the contributor
Projects
None yet
Development

No branches or pull requests

3 participants