Home
last modified time | relevance | path

Searched defs:inputOperandCode (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestValidateOperations.cpp1149 void quantizeOpTest(int32_t inputOperandCode, int32_t outputOperandCode) { in quantizeOpTest()
1676 void reshapeOpTest(int32_t inputOperandCode) { in reshapeOpTest()
1697 void logSoftmaxOpTest(int32_t inputOperandCode) { in logSoftmaxOpTest()
1735 void meanOpTest(int32_t inputOperandCode) { in meanOpTest()
1763 void padOpTest(ANeuralNetworksOperationType operationCode, int32_t inputOperandCode) { in padOpTest()
1803 void padV2OpTest(int32_t inputOperandCode) { in padV2OpTest()
2131 void convOpTest(int32_t inputOperandCode, int32_t filterOperandCode) { in convOpTest()
2269 void depthwiseConvOpTest(int32_t inputOperandCode, int32_t filterOperandCode) { in depthwiseConvOpTest()
2498 void resizeBilinearOpTest(int32_t inputOperandCode, int32_t scalarOperandCode) { in resizeBilinearOpTest()
3228 void roiAlignOpTest(int32_t inputOperandCode, int32_t roiOperandCode, int32_t scalarOperandCode) { in roiAlignOpTest()
[all …]