Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp1029 void argMinMaxTest(ANeuralNetworksOperationType operationCode, int32_t inputOperandType) { in argMinMaxTest()
1064 void dequantizeOpTest(int32_t inputOperandType, int32_t outputOperandType) { in dequantizeOpTest()
1088 void expandDimsTest(int32_t inputOperandType) { in expandDimsTest()
1111 void gatherTest(int32_t inputOperandType) { in gatherTest()
1217 void splitTest(int32_t inputOperandType) { in splitTest()
1246 void tileTest(int32_t inputOperandType) { in tileTest()
1270 void topkV2Test(int32_t inputOperandType) { in topkV2Test()
3289 void instanceNormalizationOpTest(int32_t inputOperandType) { in instanceNormalizationOpTest()
3702 void comparisonTest(ANeuralNetworksOperationType operationCode, int32_t inputOperandType) { in comparisonTest()
3769 void reduceOpTest(ANeuralNetworksOperationType operationCode, int32_t inputOperandType) { in reduceOpTest()
[all …]