Lines Matching defs:cIn
141 TestTensor cIn{armnn::TensorShape{1, 1, 1, 1}, {2}}; in SimpleConcatAxis0() local
155 TestTensor cIn{armnn::TensorShape{1, 1, 2, 1}, {10, 11}}; in ConcatAxis0NoInterleave() local
172 TestTensor cIn{armnn::TensorShape{1, 1, 1, 1}, {2}}; in SimpleConcatAxis1() local
187 TestTensor cIn{armnn::TensorShape{1, 1, 2, 1}, {10, 11}}; in ConcatAxis1NoInterleave() local
206 TestTensor cIn{armnn::TensorShape{2, 1, 1, 1}, {10, in SimpleConcatAxis1DoInterleave() local
220 TestTensor cIn{armnn::TensorShape{1, 1, 1, 1}, {2}}; in SimpleConcatAxis2() local
235 TestTensor cIn{armnn::TensorShape{1, 1, 1, 2}, {10, 11}}; in ConcatAxis2NoInterleave() local
254 TestTensor cIn{armnn::TensorShape{1, 2, 1, 1}, {10, in SimpleConcatAxis2DoInterleave() local
268 TestTensor cIn{armnn::TensorShape{1, 1, 1, 1}, {2}}; in SimpleConcatAxis3() local
282 TestTensor cIn{armnn::TensorShape{1, 1, 2, 1}, {10, in SimpleConcatAxis3DoInterleave() local
363 TestTensor cIn{armnn::TensorShape{1, 1, 2, 1}, {10, in MismatchedOutputDimensions() local
381 TestTensor cIn{armnn::TensorShape{1, 1, 2, 1}, {10, in MismatchedOutputRank() local
401 TestTensor cIn{armnn::TensorShape{1, 1, 2, 1}, {10, in ValidNegativeAxis() local
415 TestTensor cIn{armnn::TensorShape{1, 1, 1}, {2}}; in SimpleConcatAxisZero3D() local
427 TestTensor cIn{armnn::TensorShape{1, 1, 1}, {2}}; in SimpleConcatAxisOne3D() local
439 TestTensor cIn{armnn::TensorShape{1, 1, 1}, {2}}; in SimpleConcatAxisTwo3D() local
451 TestTensor cIn{armnn::TensorShape{1, 1}, {2}}; in SimpleConcatAxisZero2D() local
463 TestTensor cIn{armnn::TensorShape{1, 1}, {2}}; in SimpleConcatAxisOne2D() local
475 TestTensor cIn{armnn::TensorShape{1}, {2}}; in SimpleConcatAxisZero1D() local