Searched defs:DoCall (Results 1 – 2 of 2) sorted by relevance
1108 static PyObject *DoCall(const std::vector<PyObject *> ¶ms, int op, const std::string &name) { in DoCall() function
385 bool GraphBuilder::DoCall(const Instr &instr) { in DoCall() function in mindspore::pijit::GraphBuilder