Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp3849 void boxWithNmsLimitOpTest(int32_t scoreOperandCode, int32_t roiOperandCode, in boxWithNmsLimitOpTest() argument
3855 {getOpType(scoreOperandCode, 2, scoreDim), getOpType(roiOperandCode, 2, roiDim), in boxWithNmsLimitOpTest()
3860 {getOpType(scoreOperandCode, 1, outScoreDim), getOpType(roiOperandCode, 2, outRoiDim), in boxWithNmsLimitOpTest()
4222 void generateProposalsOpTest(int32_t scoreOperandCode, int32_t deltaOperandCode, in generateProposalsOpTest() argument
4230 {getOpType(scoreOperandCode, 4, scoreDim), getOpType(deltaOperandCode, 4, deltaDim), in generateProposalsOpTest()
4236 {getOpType(scoreOperandCode, 1, outScoreDim), getOpType(roiOperandCode, 2, outRoiDim), in generateProposalsOpTest()