thunder.clang.cat¶ thunder.clang.cat(tensors, dim)[source]¶ Concatenates the given sequence of tensors in the given dimension. Parameters: tensors (list[thunder.core.proxies.TensorProxy]) – dim (int) –