powered by
Creates a graph node for in-place element-wise square: x^2
ggml_sqr_inplace(ctx, a)
View of tensor a with squared values
GGML context
Input tensor (will be modified in-place)