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

#include <TfLiteUtils.hpp>

Public Member Functions

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

Public Attributes

TfLiteStatus status
 

Member Function Documentation

◆ operator==()

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

◆ to_string()

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

Member Data Documentation

◆ status

TfLiteStatus TfLiteAllocateTensorsError::status