Searched refs:op0 (Results 1 – 1 of 1) sorted by relevance
285 auto op0 = model.addOperand(&type0); in TestOne() local306 model.addOperation(ANEURALNETWORKS_ADD, {op0, op1, act}, {op2}); in TestOne()309 model.identifyInputsAndOutputs({op0}, {op4}); in TestOne()311 model.identifyInputsAndOutputs({op0, op3}, {op4}); in TestOne()