Searched defs:operandCode (Results 1 – 2 of 2) sorted by relevance
82 private final int operandCode; field in CecOperand87 operandMap.put(operand.operandCode, operand); in operandMap.put() argument100 private CecOperand(int operandCode) { in CecOperand()
1301 void simpleMathOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in simpleMathOpTest()1410 void binaryOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in binaryOpTest()1461 void activationOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in activationOpTest()1656 void eluOpTest(int32_t operandCode) { in eluOpTest()1831 void softmaxOpTest(int32_t operandCode) { in softmaxOpTest()1867 void poolingOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in poolingOpTest()1960 void spaceDepthOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in spaceDepthOpTest()2015 void spaceBatchOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in spaceBatchOpTest()2081 void transposeAndSqueezeOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in transposeAndSqueezeOpTest()2412 void fullyConnectedOpTest(int32_t operandCode) { in fullyConnectedOpTest()[all …]