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