nn_merge_cat | R Documentation |
Concatenates multiple tensors on a given dimension. No broadcasting rules are applied here, you must reshape the tensors before to have the same shape.
nn_merge_cat(dim = -1)
dim |
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.