Searched defs:in_edges (Results 1 – 12 of 12) sorted by relevance
138 std::vector<const Edge*>* in_edges, bool* found) { in FindSaveOp()184 const std::vector<const Edge*>& in_edges, in ConnectVariablesToSaveOp()249 const std::vector<const Edge*>& in_edges, in AddRestoreVariableSubgraphs()317 std::vector<const Edge*> in_edges; in AddSaveAndRestore() local
111 std::vector<const Edge*> in_edges; in CloneSmallHostConstantInputs() local
256 std::vector<const Edge*> in_edges; in BuildXlaLaunchOps() local
87 const std::vector<SimpleEdge*>& in_edges() const { return in_edges_; } in in_edges() function in tensorflow::tensorrt::segment::__anon3618f86b0111::SimpleNode583 std::vector<const SimpleEdge*> in_edges(dst->in_edges().begin(), in ContractEdge() local
166 std::vector<const Edge*> in_edges; in FillFunctionBody() local
166 std::vector<const Edge*> in_edges(node->in_edges().begin(), in GetEngineInfo() local
272 struct edge *in_edges; /* first edge in the set (linked list) of edges with this as a successor */ member
147 const EdgeSet& in_edges() const { return in_edges_; } in in_edges() function
615 std::vector<const Edge*> in_edges(n->in_edges().begin(), in ExtractBodies() local
2620 std::vector<const Edge*> in_edges; in BuildTPUReplicateOps() local
3566 std::vector<const Edge*> in_edges(node->in_edges().begin(), in CopyOutsideCompilationEdges() local
1901 absl::InlinedVector<const Edge*, 8> in_edges(node.in_edges().size()); in ConvertNode() local