Searched refs:ConvertTensorShapeToString (Results 1 – 3 of 3) sorted by relevance
44 using armnnUtils::ConvertTensorShapeToString;50 return ConvertTensorShapeToString(shape); in __anon4f4d5e920102()
22 std::string ConvertTensorShapeToString(const armnn::TensorShape& shape);
32 std::string ConvertTensorShapeToString(const armnn::TensorShape& shape) in ConvertTensorShapeToString() function