ArmNN
 26.01
Loading...
Searching...
No Matches
PrototxtConversions.hpp File Reference
#include <string>
Include dependency graph for PrototxtConversions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 
namespace  armnnUtils
 

Functions

std::string ConvertInt32ToOctalString (int value)
 Converts an int value into the Prototxt octal representation.
 
std::string ConvertTensorShapeToString (const armnn::TensorShape &shape)
 Converts an TensorShape into Prototxt representation.