Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dgraph_build.h49 static const char *ID_construct; variable
Dgraph_build.cc51 const char *GraphBuilder::ID_construct = "construct"; member in mindspore::pijit::GraphBuilder