Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/
Dtrace.cc1108 static PyObject *DoCall(const std::vector<PyObject *> &params, int op, const std::string &name) { in DoCall() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dgraph_build.cc385 bool GraphBuilder::DoCall(const Instr &instr) { in DoCall() function in mindspore::pijit::GraphBuilder