2019年7月12日
摘要: 函数: tf.compat.v1.pad tf.pad 函数表达式如下: 函数用途:对各个维度进行填充,padding 输入: tensor :是要填充的张量; shape 维度为 : (N1,N2,N3,...); padings:填充方式,也是一个张量,shape : (n,2), n :表示需 阅读全文
posted @ 2019-07-12 17:20 细雨微光 阅读(3754) 评论(0) 推荐(0)