Skip to content

Error in running model for group convolution as" Fatal: Failed to assign a backend to each layer" #803

@RavikumarLav

Description

@RavikumarLav

HI ARMNN team,

i have tried to port one of unet model where it has group convolution.But while running getting below error.

Warning: WARNING: Layer of type Convolution2d is not supported on requested backend CpuAcc for input data type Float32 and output data type Float32 (reason: in validate src/cpu/operators/CpuGemmConv2d.cpp:717: weights->dimension(idx_channel) != src->dimension(idx_channel)), falling back to the next backend.
Warning: ERROR: Layer of type Convolution2d is not supported on any preferred backend [CpuAcc ]
Fatal: Failed to assign a backend to each layer

is group convolution not supported in ARMNN?

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