Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
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()
3701 void comparisonTest(ANeuralNetworksOperationType operationCode, int32_t inputOperandType) { in comparisonTest()
3768 void reduceOpTest(ANeuralNetworksOperationType operationCode, int32_t inputOperandType) { in reduceOpTest()
[all …]