Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/
Dpipeline.cc730 …rPy::CompileInner(const py::object &source_obj, const py::tuple &args, const py::object &phase_obj, in CompileInner()
1020 py::object GraphExecutorPy::Run(const py::tuple &args, const py::object &phase_obj) { in Run()