Lines Matching defs:inputShape
39 void ArgMinMaxEndToEndImpl(const armnn::TensorShape& inputShape, in ArgMinMaxEndToEndImpl()
70 const armnn::TensorShape inputShape{ 1, 1, 1, 5 }; in ArgMaxEndToEndSimple() local
88 const armnn::TensorShape inputShape{ 1, 1, 1, 5 }; in ArgMinEndToEndSimple() local
106 const armnn::TensorShape inputShape{ 3, 2, 1, 4 }; in ArgMaxAxis0EndToEnd() local
131 const armnn::TensorShape inputShape{ 3, 2, 1, 4 }; in ArgMinAxis0EndToEnd() local
156 const armnn::TensorShape inputShape{ 1, 3, 2, 4 }; in ArgMaxAxis1EndToEnd() local
181 const armnn::TensorShape inputShape{ 1, 3, 2, 4 }; in ArgMinAxis1EndToEnd() local
206 const armnn::TensorShape inputShape{ 1, 3, 2, 4 }; in ArgMaxAxis2EndToEnd() local
232 const armnn::TensorShape inputShape{ 1, 3, 2, 4 }; in ArgMinAxis2EndToEnd() local
258 const armnn::TensorShape inputShape{ 1, 3, 2, 4 }; in ArgMaxAxis3EndToEnd() local
284 const armnn::TensorShape inputShape{ 1, 3, 2, 4 }; in ArgMinAxis3EndToEnd() local