Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp2459 void resizeBilinearOpTest(int32_t inputOperandCode, int32_t scalarOperandCode) { in resizeBilinearOpTest() argument
2463 ANeuralNetworksOperandType height = getOpType(scalarOperandCode); in resizeBilinearOpTest()
3189 void roiAlignOpTest(int32_t inputOperandCode, int32_t roiOperandCode, int32_t scalarOperandCode) { in roiAlignOpTest() argument
3197 getOpType(scalarOperandCode), getOpType(scalarOperandCode), in roiAlignOpTest()
3224 void roiPoolingOpTest(int32_t inputOperandCode, int32_t roiOperandCode, int32_t scalarOperandCode) { in roiPoolingOpTest() argument
3232 getOpType(scalarOperandCode), getOpType(scalarOperandCode), in roiPoolingOpTest()
3849 int32_t scalarOperandCode) { in boxWithNmsLimitOpTest() argument
3855 getOpType(ANEURALNETWORKS_TENSOR_INT32, 1, splitDim), getOpType(scalarOperandCode), in boxWithNmsLimitOpTest()
3857 getOpType(scalarOperandCode), getOpType(scalarOperandCode), in boxWithNmsLimitOpTest()
3858 getOpType(scalarOperandCode)}, in boxWithNmsLimitOpTest()
[all …]