| ggml_are_same_shape | R Documentation |
Checks if two tensors have the same shape.
ggml_are_same_shape(a, b)
a |
First tensor |
b |
Second tensor |
TRUE if shapes are identical, FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.