Home
last modified time | relevance | path

Searched defs:IsOptionalOperandPresent (Results 1 – 3 of 3) sorted by relevance

/external/armnn/delegate/classic/src/
DClassicDelegateUtils.hpp467 bool IsOptionalOperandPresent(TfLiteNode* tfLiteNode, const int operandIndex) in IsOptionalOperandPresent() function
/external/armnn/delegate/opaque/src/
DOpaqueDelegateUtils.hpp550 bool IsOptionalOperandPresent(TfLiteOpaqueNode* tfLiteNode, const int operandIndex) in IsOptionalOperandPresent() function
/external/armnn/src/armnnTfLiteParser/
DTfLiteParser.cpp386 bool IsOptionalOperandPresent(int input) in IsOptionalOperandPresent() function