You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after that ,the CLI just show as follows,but not show any picture,I don't why?
/anaconda/envs/py36/lib/python3.6/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`.
from ._conv import register_converters as _register_converters
Using TensorFlow backend.
2018-05-17 22:23:43.430910: I tensorflow/core/platform/cpu_feature_guard.cc:137] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.2 AVX AVX2 FMA
and my env is as follows:
Mac Os 10.12.6
python 3.6.4
conda 4.5.3
h5py 2.7.1
imageio 2.3.0
ipython 6.2.1
Keras 2.1.4
scipy 1.0.0
scikit-image 0.13.1
tensorflow 1.5.0
matplotlib 2.1.2
The text was updated successfully, but these errors were encountered:
Hi,
when I run the code on CLI ,like that
after that ,the CLI just show as follows,but not show any picture,I don't why?
and my env is as follows:
Mac Os 10.12.6
python 3.6.4
conda 4.5.3
h5py 2.7.1
imageio 2.3.0
ipython 6.2.1
Keras 2.1.4
scipy 1.0.0
scikit-image 0.13.1
tensorflow 1.5.0
matplotlib 2.1.2
The text was updated successfully, but these errors were encountered: