Skip to content

Simplify if/else logic with TensorFlow placeholders #486

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

Merged
merged 1 commit into from
Feb 28, 2017

Conversation

dustinvtran
Copy link
Member

Instead of using nested if statements, take advantage of the way Python evaluates if statements.

@dustinvtran dustinvtran force-pushed the cleanup/placeholder-logic branch from c541e9a to d2ed2d8 Compare February 28, 2017 01:07
@dustinvtran dustinvtran merged commit 06c4a57 into master Feb 28, 2017
@dustinvtran dustinvtran deleted the cleanup/placeholder-logic branch February 28, 2017 01:20
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.

1 participant