Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp3848 void boxWithNmsLimitOpTest(int32_t scoreOperandCode, int32_t roiOperandCode, in boxWithNmsLimitOpTest() argument
3854 {getOpType(scoreOperandCode, 2, scoreDim), getOpType(roiOperandCode, 2, roiDim), in boxWithNmsLimitOpTest()
3859 {getOpType(scoreOperandCode, 1, outScoreDim), getOpType(roiOperandCode, 2, outRoiDim), in boxWithNmsLimitOpTest()
4221 void generateProposalsOpTest(int32_t scoreOperandCode, int32_t deltaOperandCode, in generateProposalsOpTest() argument
4229 {getOpType(scoreOperandCode, 4, scoreDim), getOpType(deltaOperandCode, 4, deltaDim), in generateProposalsOpTest()
4235 {getOpType(scoreOperandCode, 1, outScoreDim), getOpType(roiOperandCode, 2, outRoiDim), in generateProposalsOpTest()