Gradient for concat op. Args: op: An operation. grad: `Tensor` or `IndexedSlices` representing the gradients with respect to each output of the op. start_value_index: An integer index of the first value in the op.inputs. end_value_index: An integer index of the last value in
(op, grad, start_value_index, end_value_index, dim_index)
source not stored for this graph (policy: none)
no test coverage detected