Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidateOperations.cpp1028 void argMinMaxTest(ANeuralNetworksOperationType operationCode, int32_t inputOperandType) { in argMinMaxTest()
1063 void dequantizeOpTest(int32_t inputOperandType, int32_t outputOperandType) { in dequantizeOpTest()
1087 void expandDimsTest(int32_t inputOperandType) { in expandDimsTest()
1110 void gatherTest(int32_t inputOperandType) { in gatherTest()
1216 void splitTest(int32_t inputOperandType) { in splitTest()
1245 void tileTest(int32_t inputOperandType) { in tileTest()
1269 void topkV2Test(int32_t inputOperandType) { in topkV2Test()
3288 void instanceNormalizationOpTest(int32_t inputOperandType) { in instanceNormalizationOpTest()
3812 void selectTest(ANeuralNetworksOperationType operationCode, int32_t inputOperandType) { in selectTest()
3831 void powTest(int32_t inputOperandType) { in powTest()
[all …]