Lines Matching defs:outputShape
40 const armnn::TensorShape& outputShape, in ArgMinMaxEndToEndImpl()
71 const armnn::TensorShape outputShape{ 1, 1, 1 }; in ArgMaxEndToEndSimple() local
89 const armnn::TensorShape outputShape{ 1, 1, 1 }; in ArgMinEndToEndSimple() local
107 const armnn::TensorShape outputShape{ 2, 1, 4 }; in ArgMaxAxis0EndToEnd() local
132 const armnn::TensorShape outputShape{ 2, 1, 4 }; in ArgMinAxis0EndToEnd() local
157 const armnn::TensorShape outputShape{ 1, 2, 4 }; in ArgMaxAxis1EndToEnd() local
182 const armnn::TensorShape outputShape{ 1, 2, 4 }; in ArgMinAxis1EndToEnd() local
207 const armnn::TensorShape outputShape{ 1, 3, 4 }; in ArgMaxAxis2EndToEnd() local
233 const armnn::TensorShape outputShape{ 1, 3, 4 }; in ArgMinAxis2EndToEnd() local
259 const armnn::TensorShape outputShape{ 1, 3, 2 }; in ArgMaxAxis3EndToEnd() local
285 const armnn::TensorShape outputShape{ 1, 3, 2 }; in ArgMinAxis3EndToEnd() local