Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/
H A DValidateModel.cpp1000 static bool removeOperandSkip(size_t operand, const Model& model) { in removeOperandSkip() function
1027 if (removeOperandSkip(operand, model)) { in removeOperandTest()
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DValidateModel.cpp1068 static bool removeOperandSkip(size_t operandIndex, const Model& model) { in removeOperandSkip() function
1106 if (removeOperandSkip(operand, model)) { in removeOperandTest()
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DValidateModel.cpp1047 static bool removeOperandSkip(size_t operandIndex, const Model& model, in removeOperandSkip() function
1086 if (removeOperandSkip(operand, model, numberOfConsumers)) { in removeOperandTest()