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