Searched defs:replace_op_name (Results 1 – 2 of 2) sorted by relevance
373 : GatherInfo(name, inputs_shape, outputs_shape, attrs, replace_op_name) {} in GatherInfo() argument381 : GatherInfo(name, inputs_shape, outputs_shape, attrs, replace_op_name) {} in GatherInfo() argument
1022 auto replace_op_name = GetPrimNameFromInfoName(replace_op_name_); in InferReplaceGraph() local