ONE - On-device Neural Engine
Loading...
Searching...
No Matches
Helper.cpp File Reference
#include "mio_tflite260/Helper.h"
#include <sstream>

Go to the source code of this file.

Namespaces

namespace  mio
 
namespace  mio::tflite
 

Functions

::tflite::BuiltinOperator mio::tflite::builtin_code_neutral (const ::tflite::OperatorCode *opcode)
 
bool mio::tflite::is_valid (const ::tflite::OperatorCode *opcode)
 
bool mio::tflite::is_custom (const ::tflite::OperatorCode *opcode)
 
std::string mio::tflite::opcode_name (const ::tflite::OperatorCode *opcode)
 
const char * mio::tflite::tensor_type (const ::tflite::Tensor *tensor)
 
const char * mio::tflite::tensor_name (const ::tflite::Tensor *tensor)