2017年11月18日

【TensorFlow】tf.concat的用法

摘要: 网址:http://blog.csdn.net/mao_xiao_feng/article/details/53366163 tf.concat是连接两个矩阵的操作 tf.concat(concat_dim, values, name='concat') 除去name参数用以指定该操作的name,与 阅读全文

posted @ 2017-11-18 21:39 `早茶月光 阅读(4579) 评论(0) 推荐(0)

导航