Searched refs:pad_output (Results 1 – 2 of 2) sorted by relevance
142 auto pad_output = graph->FindOutputs(node->id)[0]; in ApplyToNode() local143 auto consumer_nodes = graph->FindConsumers(pad_output->id); in ApplyToNode()
458 bool pad_output = false; in ResizeUsingDilationAndConvolutionGradOp() local461 pad_output = true; in ResizeUsingDilationAndConvolutionGradOp()465 if (pad_output) { in ResizeUsingDilationAndConvolutionGradOp()