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