参数共享

with tf.variable_scope(_name) as scope: scope.reuse_variables() #实现参数共享
相关文章
相关标签/搜索