今天学习学习手写识别过程中,突然想对reshape函数深入了解。原因是tensorflow在建立占位符x = tf.placeholder(tf.float32,[None,784])之后,为什么进过reshape之后, ...
確定! 回上一頁