EyeAI
Loading...
Searching...
No Matches
TfLiteInvokeInterpreterError Struct Reference

#include <TfLiteUtils.hpp>

Public Member Functions

std::string to_string () const
 
bool operator== (const TfLiteInvokeInterpreterError &other) const =default
 

Public Attributes

TfLiteStatus status
 

Member Function Documentation

◆ operator==()

bool TfLiteInvokeInterpreterError::operator== ( const TfLiteInvokeInterpreterError & other) const
default

◆ to_string()

std::string TfLiteInvokeInterpreterError::to_string ( ) const
nodiscard

Member Data Documentation

◆ status

TfLiteStatus TfLiteInvokeInterpreterError::status