Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/neuralnetworks/1.0/vts/functional/
H A DValidateModel.cpp381 static std::vector<int32_t> getInvalidZeroPoints(OperandType type) { in getInvalidZeroPoints() function
399 getInvalidZeroPoints(model.operands[operand].type); in mutateOperandZeroPointTest()
/aosp12/hardware/interfaces/neuralnetworks/1.1/vts/functional/
H A DValidateModel.cpp405 static std::vector<int32_t> getInvalidZeroPoints(OperandType type) { in getInvalidZeroPoints() function
423 getInvalidZeroPoints(model.operands[operand].type); in mutateOperandZeroPointTest()
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/
H A DValidateModel.cpp463 static std::vector<int32_t> getInvalidZeroPoints(OperandType type) { in getInvalidZeroPoints() function
492 getInvalidZeroPoints(model.operands[operand].type); in mutateOperandZeroPointTest()
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DValidateModel.cpp484 static std::vector<int32_t> getInvalidZeroPoints(OperandType type) { in getInvalidZeroPoints() function
514 getInvalidZeroPoints(model.main.operands[operand].type); in mutateOperandZeroPointTest()
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DValidateModel.cpp490 static std::vector<int32_t> getInvalidZeroPoints(OperandType type) { in getInvalidZeroPoints() function
520 getInvalidZeroPoints(model.main.operands[operand].type); in mutateOperandZeroPointTest()