Searched defs:input_edges (Results 1 – 7 of 7) sorted by relevance
127 const std::vector<EdgeID> &INode::input_edges() const in input_edges() function in arm_compute::graph::INode
110 std::vector<const Edge*> input_edges; in ReorderInputEdges() local408 std::vector<const Edge*> input_edges; in MaybeRewriteIfNode() local
449 std::vector<const Edge*> input_edges; in MoveHeadOutsideCompilationToHost() local849 std::vector<const Edge*> input_edges; in RemoveUnusedXlaInput() local1283 std::vector<const Edge*> input_edges; in ReplaceArgUsedByOutsideCompilationWithPlaceholder() local1517 std::vector<const Edge*> input_edges; in RemoveEdgesBetweenArgAndRetval() local
1968 std::vector<const Edge*> input_edges; in GetArgAndRetvalShapes() local2805 std::vector<const Edge*> input_edges; in FindGuaranteedConstantInputs() local2818 std::vector<const Edge*> input_edges; in FindVariableInputs() local
246 absl::Span<const Edge*> input_edges(input_edges_vector); in GetXlaClusterInfo() local
276 Status Node::input_edges(std::vector<const Edge*>* input_edges) const { in input_edges() function in tensorflow::Node
1233 std::vector<const Edge*> input_edges; in IsTensorRTCandidate() local