Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/graph_util/
Dgenerate_graph.cc176 …ValuePtr pyop_instance = CreatOpInstance(attrs, op_name, instance_name_base_ + op_name + std::to_s… in NewOpInst() local
187 …ValuePtr pyop_instance = CreatOpInstance(attrs, op_name, instance_name_base_ + std::to_string(name… in NewOpInst() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel_utils.cc189 ValuePtr pyop_instance = CreatOpInstance(arg_replace_op.first, replace_op.first, instance_name); in ReplaceOpInput() local
Dstep_parallel.cc104 ValuePtr pyop_instance = CreatOpInstance(arg_forward.first, op.first, instance_name); in CreateInput() local
166 ValuePtr pyop_instance = CreatOpInstance(arg_forward.first, op_name, instance_name); in CreateMirrorInput() local