Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidateOperations.cpp1637 void eluOpTest(int32_t operandCode) { in eluOpTest() argument
1792 void softmaxOpTest(int32_t operandCode) { in softmaxOpTest() argument
2422 void concatenationTest(int32_t operandCode) { in concatenationTest() argument
2676 void lstmTestV1_2(int32_t operandCode) { in lstmTestV1_2() argument
2677 SCOPED_TRACE(operandCode); in lstmTestV1_2()
2778 .type = operandCode, in lstmBidirectionalSequence()
2785 .type = operandCode, in lstmBidirectionalSequence()
2792 .type = operandCode, in lstmBidirectionalSequence()
3536 void preluOpTest(int32_t operandCode) { in preluOpTest() argument
3540 {getOpType(operandCode, 4, inoutDim), getOpType(operandCode, 3, alphaDim)}, in preluOpTest()
[all …]