| ggml_ceil | R Documentation |
Creates a graph node for element-wise ceiling: ceil(x)
ggml_ceil(ctx, a)
ctx |
GGML context |
a |
Input tensor |
Tensor representing the ceil operation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.