Home
last modified time | relevance | path

Searched refs:tfLiteSplitVOperatorCode (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/delegate/classic/src/
H A DSplit.hpp160 int32_t tfLiteSplitVOperatorCode) in VisitSplitVOperator() argument
166 if (!IsValid(tfLiteContext, tfLiteInputTensor, tfLiteSplitVOperatorCode, nodeIndex)) in VisitSplitVOperator()
172 if (!IsValid(tfLiteContext, tfLiteSplitsTensor, tfLiteSplitVOperatorCode, nodeIndex)) in VisitSplitVOperator()
178 if (!IsValid(tfLiteContext, tfLiteAxisTensor, tfLiteSplitVOperatorCode, nodeIndex)) in VisitSplitVOperator()
226 if (!IsValid(tfLiteContext, tfLiteOutputTensor, tfLiteSplitVOperatorCode, nodeIndex)) in VisitSplitVOperator()