nlintz / TensorFlow-Tutorials

Simple tutorials using Google's TensorFlow Framework
6k stars 1.51k forks source link

Update 00_multiply.ipynb to TensorFlow r1.0.0-rc0 #74

Closed ruzrobert closed 7 years ago

ruzrobert commented 7 years ago

From r1.0.0-rc0 there is tf.multiply , not tf.mul.

hunkim commented 7 years ago

Let's reuse #74.