This is typically used by gradient computations for a concat operation.
Args
concat_dim
A Tensor of type int32.
The dimension along which to concatenate.
shape
A list of at least 2 Tensor objects with the same type in: int32, int64.
The N int32 or int64 vectors representing shape of tensors being concatenated.
name
A name for the operation (optional).
Returns
A list with the same length as shape of Tensor objects with the same type as shape.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-01-23 UTC."],[],[]]