浅谈tensorflow1.0 池化层(pooling)和全连接层(dense) 池化层定义在tensorflow/python/layers/pooling.py.有最大值池化和均值池化。1、tf.layers.max_pooling2dmax 池化层