3D conv is needed in python-api
Created by: xyzhou-puck
Dear Paddlers,
I am working on replicating my previous works with Paddle recently. To this end, I need a 3D convolution operation. Could you please add it into your next version?
And you can refer to this: https://www.tensorflow.org/api_docs/python/tf/nn/conv3d, for details.
Thanks, Xiangyang