Searched refs:heatmapOperandCode (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/ |
D | TestValidateOperations.cpp | 3259 void heatmapMaxKeypointOpTest(int32_t heatmapOperandCode, int32_t roiOperandCode) { in heatmapMaxKeypointOpTest() argument 3264 {getOpType(heatmapOperandCode, 4, heatmapDim), getOpType(roiOperandCode, 2, boxDim), in heatmapMaxKeypointOpTest() 3266 {getOpType(heatmapOperandCode, 2, outScoreDim), in heatmapMaxKeypointOpTest()
|