Home
last modified time | relevance | path

Searched refs:kGtFuncGraph (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/core/ir/
Dfunc_graph.h105 enum Type { kGtPrimitive, kGtFuncGraph }; enumerator
119 return kGtFuncGraph; in type()