摘要: https://blog.csdn.net/TeFuirnever/article/details/90523253 阅读全文
posted @ 2019-11-12 20:49 会飞的发如雪 阅读(160) 评论(0) 推荐(0)
摘要: import tensorflow as tf # import os # os.environ['TF_CPP_MIN_LOG_LEVEL']='2' a = tf.placeholder(tf.int16) b = tf.placeholder(tf.int16) add = tf.add(a, 阅读全文
posted @ 2019-11-12 20:28 会飞的发如雪 阅读(1099) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/kane7csdn/article/details/83690575 阅读全文
posted @ 2019-11-12 19:54 会飞的发如雪 阅读(109) 评论(0) 推荐(0)