2020年7月21日
摘要:
a = tf.constant([1,5],dtype=tf.int64) b = np.arange(0,5) c = tf.convert_to_tensor(b) d = tf.ones([3,4]) e = tf.random.normal([3,3]) f = tf.random.trun 阅读全文
posted @ 2020-07-21 16:30
知否知否,
阅读(122)
评论(0)
推荐(0)
浙公网安备 33010602011771号