Created by: ddummkopfer
I use paddle.fluid.layers.adaptive_pool2d(..., pool_type='max', require_index=True ,...) the output index are the index in the global input matrix or the index in the kernel size?
Thank you so much. It is urgent for me.