Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp178 void simpleMathOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in simpleMathOpTest()
229 void activationOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in activationOpTest()
293 void softmaxOpTest(int32_t operandCode) { in softmaxOpTest()
327 void poolingOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in poolingOpTest()
402 void spaceDepthOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in spaceDepthOpTest()
444 void spaceBatchOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in spaceBatchOpTest()
497 void transposeAndSqueezeOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in transposeAndSqueezeOpTest()
540 void convOpTest(int32_t operandCode) { in convOpTest()
612 void depthwiseConvOpTest(int32_t operandCode) { in depthwiseConvOpTest()
685 void fullyConnectedOpTest(int32_t operandCode) { in fullyConnectedOpTest()
[all …]