Searched refs:kConcatV2 (Results 1 – 5 of 5) sorted by relevance
35 tf_concat_op->type != OperatorType::kConcatV2) { in Run()44 if (tf_concat_op->type == OperatorType::kConcatV2) { in Run()
420 final_concat_op->type != OperatorType::kConcatV2) { in GroupDynamicSequenceOps()500 final_concat_op->type != OperatorType::kConcatV2) { in Run()578 final_concat_op->type != OperatorType::kConcatV2) { in Run()
99 case OperatorType::kConcatV2: in DoesOpBlockBackwardPropagation()
2225 case OperatorType::kConcatV2: in Run()
109 kConcatV2, enumerator1476 TensorFlowConcatV2Operator() : Operator(OperatorType::kConcatV2) {}