Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/common/
Dfunc_graph_subgraph.h33 using SubGraphPtr = std::shared_ptr<SubGraph>; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/ascend_native/
Dsub_graph_helper.h66 using SubGraphPtr = std::shared_ptr<AnSubGraph>; variable