Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestValidateOperations.cpp1039 void argMinMaxTest(ANeuralNetworksOperationType operationCode, int32_t inputOperandType) { in argMinMaxTest()
1074 void dequantizeOpTest(int32_t inputOperandType, int32_t outputOperandType) { in dequantizeOpTest()
1098 void expandDimsTest(int32_t inputOperandType) { in expandDimsTest()
1121 void gatherTest(int32_t inputOperandType) { in gatherTest()
1227 void splitTest(int32_t inputOperandType) { in splitTest()
1256 void tileTest(int32_t inputOperandType) { in tileTest()
1280 void topkV2Test(int32_t inputOperandType) { in topkV2Test()
3327 void instanceNormalizationOpTest(int32_t inputOperandType) { in instanceNormalizationOpTest()
3740 void comparisonTest(ANeuralNetworksOperationType operationCode, int32_t inputOperandType) { in comparisonTest()
3807 void reduceOpTest(ANeuralNetworksOperationType operationCode, int32_t inputOperandType) { in reduceOpTest()
[all …]