Copyright (c) 2021 ARM Limited and Contributors.
std::string ConvertTensorShapeToString(const armnn::TensorShape &shape)
Converts an TensorShape into Prototxt representation.
std::string ConvertInt32ToOctalString(int value)
Converts an int value into the Prototxt octal representation.