-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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)]]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels