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

#include <TfLiteUtils.hpp>

Public Member Functions

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

Public Attributes

TfLiteStatus status
 

Member Function Documentation

◆ operator==()

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

◆ to_string()

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

Member Data Documentation

◆ status

TfLiteStatus TfLiteCopyFromInputTensorError::status