Skip to content

Getting Value error while executing this code. #1

@Rajendrasinh-AI

Description

@Rajendrasinh-AI

Hello i'm getting following error while executing this code.

all the input array dimensions except for the concatenation axis must match exactly
Apply node that caused the error: Join(TensorConstant{0}, /variable, /variable, /placeholder)
Toposort index: 8

Inputs types: [TensorType(int8, scalar), TensorType(float32, 4D), TensorType(float32, 4D), TensorType(float32, 4D)]
Inputs shapes: [(), (1, 400, 400, 3), (1, 400, 400, 3), (1, 3, 400, 400)]
Inputs strides: [(), (1920000, 4800, 12, 4), (1920000, 4800, 12, 4), (1920000, 640000, 1600, 4)]
Inputs values: [array(0, dtype=int8), 'not shown', 'not shown', 'not shown']
Outputs clients: [[InplaceDimShuffle{0,3,1,2}(Join.0)]]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions