Searched defs:operandCode (Results 1 – 1 of 1) sorted by relevance
178 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 …]