| ggml_win_part | R Documentation |
Partitions a tensor into non-overlapping windows of size w.
ggml_win_part(ctx, a, w)
ctx |
GGML context |
a |
Input tensor |
w |
Window size |
Partitioned tensor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.