Searched refs:scalarOperandCode (Results 1 – 1 of 1) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/ |
H A D | TestValidateOperations.cpp | 2459 void resizeBilinearOpTest(int32_t inputOperandCode, int32_t scalarOperandCode) { in resizeBilinearOpTest() argument 2463 ANeuralNetworksOperandType height = getOpType(scalarOperandCode); in resizeBilinearOpTest() 3197 getOpType(scalarOperandCode), getOpType(scalarOperandCode), in roiAlignOpTest() 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() 4223 int32_t scalarOperandCode) { in generateProposalsOpTest() argument 4231 getOpType(scalarOperandCode), getOpType(scalarOperandCode), in generateProposalsOpTest() [all …]
|