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

#include <TfLiteUtils.hpp>

Public Member Functions

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

Public Attributes

TfLiteType quantized_type
 

Member Function Documentation

◆ operator==()

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

◆ to_string()

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

Member Data Documentation

◆ quantized_type

TfLiteType InvalidQuantizedType::quantized_type