tf.Varibale tf.placeholder tf.global_variables() tf.trainable_variales()

tf.placeholder tf.placeholder tf.placeholder( dtype, shape=None, name=None ) tf.placeholder tf.placeholder( dtype, shape=None, name=None ) 参数 dtype是必须的 shape可以没有 如果缺省则表示 可以接受符合类型的任意shape数据(这点要多注意,有时候
相关文章
相关标签/搜索