Searched defs:parallel_op_name (Results 1 – 1 of 1) sorted by relevance
74 const std::string ¶llel_op_name) { in CreateParallelOperator()122 std::string parallel_op_name = cnode->fullname_with_scope(); in Run() local