ArmNN
 22.05
ITfLiteParser::TfLiteParserOptions Struct Reference

#include <ITfLiteParser.hpp>

Public Member Functions

 TfLiteParserOptions ()
 

Public Attributes

bool m_AllowExpandedDims
 
bool m_StandInLayerForUnsupported
 
bool m_InferAndValidate
 

Detailed Description

Definition at line 29 of file ITfLiteParser.hpp.

Constructor & Destructor Documentation

◆ TfLiteParserOptions()

Member Data Documentation

◆ m_AllowExpandedDims

bool m_AllowExpandedDims

Definition at line 36 of file ITfLiteParser.hpp.

◆ m_InferAndValidate

bool m_InferAndValidate

Definition at line 38 of file ITfLiteParser.hpp.

◆ m_StandInLayerForUnsupported

bool m_StandInLayerForUnsupported

Definition at line 37 of file ITfLiteParser.hpp.


The documentation for this struct was generated from the following file: