Home
last modified time | relevance | path

Searched refs:GET_OP_FUNCTION_PATH (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/graph_util/
Dgenerate_graph.cc64 …parse::python_adapter::CallPyFn(GET_OP_FUNCTION_PATH, GET_OP_FUNCTION, op_name, op_path, instance_… in CreatOpInstance()
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dops_utils.h101 constexpr char GET_OP_FUNCTION_PATH[] = "mindspore.parallel._utils"; variable