Home
last modified time | relevance | path

Searched defs:subgraph_size (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/lite/src/
Dlite_model.cc201 uint32_t subgraph_size = this->graph_.sub_graphs_.size(); in NodeVerify() local
/third_party/boost/boost/graph/
Dmcgregor_common_subgraphs.hpp116 bool can_extend_graph(const GraphFirst& graph1, const GraphSecond& graph2, in can_extend_graph()