Searched defs:dst_input (Results 1 – 14 of 14) sorted by relevance
39 int dst_input; member
113 int dst_input, dst_node_id; in PreprocessDataEdgesBetweenOutsideCompilations() member141 int src_output = e->src_output(), dst_input = e->dst_input(); in PreprocessDataEdgesBetweenOutsideCompilations() local238 int dst_input = data_edges[i].dst_input; in PostprocessDataEdgesBetweenOutsideCompilations() local
110 int dst_input = e->dst_input(); in CloneSmallHostConstantInputs() local
290 int dst_input = e->dst_input(); in ReplaceTensorFlowSliceWithStaticShapedSlice() local
1752 int dst_input = in CopyEdgeToOutputGraph() local
175 int src_output, dst_input; member
327 int dst_input = edges[i]->dst_input(); in FunctionalizeLoop() local565 int dst_input = edge->dst_input(); in FunctionalizeLoop() local
453 int dst_input = IsMerge(e->dst()) ? 0 : e->dst_input(); in BuildArgumentNodes() local507 int dst_input = edge->dst_input(); in AddSwitchNodeAlongEdge() local852 int dst_input = edge->dst_input(); in AddOutputEdges() local1247 int dst_input = e->dst_input(); in RemoveRedundantSwitch() local
136 int dst_node_id, dst_input; in ReplaceArgUsageWithConstNode() member
329 int dst_input = e->dst_input(); in UpdateNode() local
63 int dst_input() const { return dst_port_; } in dst_input() function in tensorflow::tensorrt::segment::SimpleEdge
368 int dst_input() const { return dst_input_; } in dst_input() function
983 const int dst_input = edge->dst_input(); in FuseCluster() local
761 for (int dst_input = 0; dst_input < ic->num_inputs(); ++dst_input) { in UpdateNode() local