tf.concat是连接两个矩阵的操作tf.concat(concat_dim, values, name='concat') 除去name参数用以指定该操作的name,与方法有关的一共两个参数: concat_dim:必须是 ...
確定! 回上一頁