Home
last modified time | relevance | path

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

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