Skip to content

Conversation

@Kongsea
Copy link
Contributor

@Kongsea Kongsea commented Mar 22, 2017

When using PoolLayer for 3D Pooling, we can use as follows:
tl.layers.PoolLayer(x, pool=tf.nn.max_pool3d)

So the old description "you can choose tf.nn.max_pool and tf.nn.avg_pool for 2D or tf.nn.max_pool3d() and tf.nn.avg_pool3d() for 3D." is not exactly precise.
We eliminate the brackets of "tf.nn.max_pool3d()" and "tf.nn.avg_pool3d()" to be precise.

@zsdonghao zsdonghao merged commit 6ed02d4 into tensorlayer:master Mar 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants