Skip to content

Support for 3D convolutions? #11

@stefanozampini

Description

@stefanozampini

I was wondering if there are plans to support 3D convolutions in the next releases. The optimization of these operations can be highly beneficial for 3D image processing, for example in medical applications. When using AMD Genoa and 2D convolutions, the performances of ZenDNN are almost on par with those obtained using one A100 GPU. With 3D convolutions instead, ZenDNN fallbacks to the mklDNN kernel, which performs quite badly on the CPU, and timings are around 20x slower than the CUDA ops.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions