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

#include <TfLiteUtils.hpp>

Public Member Functions

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

Public Attributes

TfLiteStatus status
 

Member Function Documentation

◆ operator==()

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

◆ to_string()

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

Member Data Documentation

◆ status

TfLiteStatus TfLiteCopyToOutputTensorError::status