Searched refs:createOperand (Results 1 – 2 of 2) sorted by relevance
45 ANeuralNetworksOperandType createOperand(int32_t dataType) { in createOperand() function in __anon85e980780110::OperandExtraParamsTest119 ANeuralNetworksOperandType operandType = createOperand(dataType); in testAddingWithSymmPerChannelQuantParams()240 ANeuralNetworksOperandType operandType = createOperand(dataType); in TEST_F()248 ANeuralNetworksOperandType operandType = createOperand(dataType); in TEST_F()
43 Operand createOperand(const TestOperand& operand, Model::OperandValues* operandValues, in createOperand() function96 return createOperand(operand, operandValues, memoryBuilder); in createSubgraph()