摘要: 下面一起看一下这段简单的代码: 导入tensorflow,这将导入 TensorFlow 库,并允许使用其精彩的功能: import tensorflow as if 由于要打印的信息是一个常量字符串,因此使用 tf.constant: message = tf.constant('Welcome 阅读全文
posted @ 2021-01-09 21:20 凋零_( 阅读(233) 评论(0) 推荐(0)