Home
last modified time | relevance | path

Searched defs:head_node (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/lite/src/
Dsub_graph_split.cc85 auto head_node = model_->graph_.all_nodes_.at(heads.front()); in CheckIsParallelSubGraph() local
267 LiteGraph::Node *head_node = model_->graph_.all_nodes_[head_index]; in ConvertSubGraphToModel() local
533 for (uint32_t head_node : subs_head) { in InsertNodeByMid() local
987 for (uint32_t head_node : sub->heads_) { in CheckSubHeadEnd() local
/third_party/mindspore/mindspore/lite/tools/common/
Dfunc_graph_subgraph.cc157 for (const auto &head_node : head_nodes) { in InitSubGraphNode() local
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dttmlparse.c1937 xmlNodePtr root_node, head_node, body_node; in ttml_parse() local