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

Replace tf.mul and tf.initialize_all_variables #16

Open
wants to merge 46 commits into
base: revert-1-master
Choose a base branch
from

Conversation

linrio
Copy link

@linrio linrio commented Feb 21, 2017

  1. Replacetf.mul by tf.multiply in Autopilot-TensorFlow/model.py: line 88.
  2. Replace tf.initialize_all_variables -> tf.global_variables_initializer in Autopilot-TensorFlow/tain.py: line 16.

@linrio linrio changed the title Replace tf.mul by tf.multiply Replace tf.mul and tf.initialize_all_variables Feb 21, 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.

4 participants