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