Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/
Dpipeline.cc730 bool GraphExecutorPy::CompileInner(const py::object &source_obj, const py::tuple &args, const py::o… in CompileInner()
827 bool GraphExecutorPy::Compile(const py::object &source_obj, const py::tuple &args, const py::object… in Compile()