Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidateOperations.cpp1657 void reshapeOpTest(int32_t inputOperandCode) { in reshapeOpTest() argument
1658 SCOPED_TRACE(inputOperandCode); in reshapeOpTest()
1677 void logSoftmaxOpTest(int32_t inputOperandCode) { in logSoftmaxOpTest() argument
1715 void meanOpTest(int32_t inputOperandCode) { in meanOpTest() argument
1743 void padOpTest(int32_t inputOperandCode) { in padOpTest() argument
1744 SCOPED_TRACE(inputOperandCode); in padOpTest()
1764 void padV2OpTest(int32_t inputOperandCode) { in padV2OpTest() argument
1765 SCOPED_TRACE(inputOperandCode); in padV2OpTest()
2460 SCOPED_TRACE(inputOperandCode); in resizeBilinearOpTest()
3200 {getOpType(inputOperandCode, 4, outDim)}); in roiAlignOpTest()
[all …]