Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/operator/composite/
Dzip_operation.cc62 const std::vector<std::string> funcs_str{"zip"}; in GenerateFuncGraph() local
Dmap.cc292 const std::vector<std::string> funcs_str{"map"}; in GenerateFromTypes() local
Dcomposite.cc2046 const std::vector<std::string> funcs_str{"tuple"}; in GenerateFuncGraph() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Dfallback.cc761 … GeneratePyInterpretWithAbstract(const FuncGraphPtr &fg, const std::vector<std::string> &funcs_str, in GeneratePyInterpretWithAbstract()