Searched defs:next_op (Results 1 – 7 of 7) sorted by relevance
41 const auto* next_op = GetOpWithInput(*model, squeeze_op->outputs[0]); in Run() local
60 const auto* next_op = GetOpWithInput(model, op.outputs[0]); in IsReshapeTrivial() local
97 auto* next_op = has_pad_op in ResolveDilatedConv() local
96 Operator* next_op = GetOpWithOutput(*model, output); in Run() local
109 Operation* next_op = op.getOperation()->getNextNode(); in matchAndRewrite() local
232 Output next_op = ops::Conv2D( in RunConv2DUnfused() local562 Output next_op = ops::DepthwiseConv2dNative( in RunDepthwiseConv2DUnfused() local1068 Output next_op = ops::MatMul(root.WithOpName("matmul"), input_op, in VerifyFusedMatMul() local
769 Operation* next_op = curr_op->getNextNode(); in RewriteFunction() local