Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/pynative/
Dpynative_execute.cc2720 py::object GradExecutor::CheckGraph(const py::object &cell, const py::args &args) { in CheckGraph() function in mindspore::pynative::GradExecutor
3159 py::object PynativeExecutor::CheckGraph(const py::object &cell, const py::args &args) { in CheckGraph() function in mindspore::pynative::PynativeExecutor