Searched refs:rhs_tensor_shape (Results 1 – 1 of 1) sorted by relevance
594 ArrayRef<int64_t> rhs_tensor_shape = rhs_type.getShape(); in convertConcatV2Op() local631 concat_result_shape[axis] = lhs_tensor_shape[axis] + rhs_tensor_shape[axis]; in convertConcatV2Op()693 rhs_tensor_shape = rhs_type.getShape(); in convertConcatV2Op()701 concat_result_shape[axis] + rhs_tensor_shape[axis]; in convertConcatV2Op()