ArmNN
 21.11
TensorPrinter Member List

This is the complete list of members for TensorPrinter, including all inherited members.

operator()(const std::vector< float > &values)TensorPrinter
operator()(const std::vector< uint8_t > &values)TensorPrinter
operator()(const std::vector< int > &values)TensorPrinter
operator()(const std::vector< int8_t > &values)TensorPrinter
TensorPrinter(const std::string &binding, const armnn::TensorInfo &info, const std::string &outputTensorFile, bool dequantizeOutput, bool printToConsole=true)TensorPrinter