| ggml_tensor_set_f32_scalar | R Documentation |
Sets all elements of a f32 tensor to a single value.
ggml_tensor_set_f32_scalar(tensor, value)
tensor |
Tensor pointer |
value |
Float value to fill with |
NULL (invisible)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.