Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

3D Deconvolution CPU support #19904

@aulombard

Description

@aulombard

Description

Until today mxnet does not support 3D Deconvolution (Transposed convolution) layers on CPU (even with mkldnn support) as it is only implemented for GPU with Cudnn support. Is there any plan in the future to support it knowing that mkldnn is supposed to support it and knowing that most of other frameworks support this feature. This layer is used a lot in UNet like networks, which is a very well known architecture used in computer vision problems.

References

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions