tensorflow pycharm 測試代碼

# -*- coding:utf-8 -*- # outhor: aihan time: 2019/1/17 import os os.environ['TF_CPP_MIN_LOG_LEVEL'] = '2' import tensorflow as tf import numpy as np tf.InteractiveSession() #TensorFlow operations a
相關文章
相關標籤/搜索