Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp327 void argMinMaxTest(ANeuralNetworksOperationType operationCode, int32_t inputOperandType) { in argMinMaxTest()
360 void dequantizeOpTest(int32_t inputOperandType, int32_t outputOperandType) { in dequantizeOpTest()
382 void expandDimsTest(int32_t inputOperandType) { in expandDimsTest()
404 void gatherTest(int32_t inputOperandType) { in gatherTest()
507 void splitTest(int32_t inputOperandType) { in splitTest()
535 void tileTest(int32_t inputOperandType) { in tileTest()
558 void topkV2Test(int32_t inputOperandType) { in topkV2Test()
2347 void instanceNormalizationOpTest(int32_t inputOperandType) { in instanceNormalizationOpTest()
2717 void comparisonTest(ANeuralNetworksOperationType operationCode, int32_t inputOperandType) { in comparisonTest()
2778 void reduceOpTest(ANeuralNetworksOperationType operationCode, int32_t inputOperandType) { in reduceOpTest()
[all …]