tf_split_multiple | R Documentation |
Split tensor in multiple parts
tf_split_multiple(A, len)
A |
tensor |
len |
integer; defines the split lengths |
list of tensors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.