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

tf.mul -> tf.multiply #143

Merged
merged 1 commit into from
May 4, 2017
Merged

Conversation

orcaman
Copy link
Contributor

@orcaman orcaman commented May 2, 2017

Currently the linear regression notebook yields an error because of usage of the deprecated tf.mut function.

AttributeError: 'module' object has no attribute 'mul'

This PR fixes that.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Copy link
Owner

@aymericdamien aymericdamien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@aymericdamien aymericdamien merged commit 8ca1338 into aymericdamien:master May 4, 2017
world2005 pushed a commit to world2005/TensorFlow-Examples that referenced this pull request Sep 4, 2017
jskDr pushed a commit to jskDr/TensorFlow-Examples that referenced this pull request Nov 12, 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

Successfully merging this pull request may close these issues.

None yet

2 participants