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

#include <TfLiteUtils.hpp>

Collaboration diagram for TfLiteTensorsNotCreatedError:
[legend]

Public Member Functions

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

Public Attributes

TensorType tensor_type
 

Member Function Documentation

◆ operator==()

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

◆ to_string()

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

Member Data Documentation

◆ tensor_type

TensorType TfLiteTensorsNotCreatedError::tensor_type