摘要: 转载:https://blog.csdn.net/tsyccnh/article/details/82459859 tensorflow中的tile()函数是用来对张量(Tensor)进行扩展的,其特点是对当前张量内的数据进行一定规则的复制。最终的输出张量维度不变。 函数定义: input是待扩展的 阅读全文
posted @ 2019-07-03 08:54 chamie 阅读(1432) 评论(0) 推荐(0) 编辑