Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DValidateModel.cpp379 static std::vector<int32_t> getInvalidZeroPoints(OperandType type) { in getInvalidZeroPoints() function
397 getInvalidZeroPoints(model.operands[operand].type); in mutateOperandZeroPointTest()
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
DValidateModel.cpp403 static std::vector<int32_t> getInvalidZeroPoints(OperandType type) { in getInvalidZeroPoints() function
421 getInvalidZeroPoints(model.operands[operand].type); in mutateOperandZeroPointTest()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DValidateModel.cpp461 static std::vector<int32_t> getInvalidZeroPoints(OperandType type) { in getInvalidZeroPoints() function
490 getInvalidZeroPoints(model.operands[operand].type); in mutateOperandZeroPointTest()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DValidateModel.cpp482 static std::vector<int32_t> getInvalidZeroPoints(OperandType type) { in getInvalidZeroPoints() function
512 getInvalidZeroPoints(model.main.operands[operand].type); in mutateOperandZeroPointTest()
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DValidateModel.cpp517 static std::vector<int32_t> getInvalidZeroPoints(OperandType type) { in getInvalidZeroPoints() function
547 getInvalidZeroPoints(model.main.operands[operand].type); in mutateOperandZeroPointTest()