

> hello = tf.constant('Hello, TensorFlow!')

_conv import register_converters as _register_converters In future, it will be treated as `np.float64 = np.dtype(float).type`.įrom. Users/xxx/anaconda3/lib/python3.6/site-packages/h5py/_init_.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. Type "help", "copyright", "credits" or "license" for more information. Installing collected packages: h5py, keras-applications, scipy, keras-preprocessing, pyyaml, keras Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.6/site-packages (from keras) (1.11.0)īuilding wheels for collected packages: pyyaml
Cntk for mac sierra install#
You should consider upgrading via the 'pip install -upgrade pip' command. You are using pip version 10.0.1, however version 18.0 is available. Installing collected packages: tensorflow Requirement not upgraded as not directly required: werkzeug>=0.11.10 in /usr/local/lib/python3.6/site-packages (from tensorboard=1.9.0->tensorflow) (0.14.1) Requirement not upgraded as not directly required: markdown>=2.6.8 in /usr/local/lib/python3.6/site-packages (from tensorboard=1.9.0->tensorflow) (2.6.11) Requirement not upgraded as not directly required: absl-py>=0.1.6 in /usr/local/lib/python3.6/site-packages (from tensorflow) (0.2.2) Requirement not upgraded as not directly required: protobuf>=3.4.0 in /usr/local/lib/python3.6/site-packages (from tensorflow) (3.6.0) Requirement not upgraded as not directly required: astor>=0.6.0 in /usr/local/lib/python3.6/site-packages (from tensorflow) (0.7.1) Requirement not upgraded as not directly required: numpy>=1.13.3 in /usr/local/lib/python3.6/site-packages (from tensorflow) (1.14.5) Requirement not upgraded as not directly required: setuptools=1.10.0 in /usr/local/lib/python3.6/site-packages (from tensorflow) (1.11.0) Requirement not upgraded as not directly required: gast>=0.2.0 in /usr/local/lib/python3.6/site-packages (from tensorflow) (0.2.0)

Requirement not upgraded as not directly required: wheel>=0.26 in /usr/local/lib/python3.6/site-packages (from tensorflow) (0.31.0) Requirement not upgraded as not directly required: termcolor>=1.1.0 in /usr/local/lib/python3.6/site-packages (from tensorflow) (1.1.0) Requirement not upgraded as not directly required: grpcio>=1.8.6 in /usr/local/lib/python3.6/site-packages (from tensorflow) (1.13.0) Requirement not upgraded as not directly required: tensorboard=1.9.0 in /usr/local/lib/python3.6/site-packages (from tensorflow) (1.9.0) HayashiyaKikuzo:~ xxx$ pip3 install -upgrade tensorflow・・・・TensorFlowのインストール
