powered by
Creates a graph node for in-place element-wise negation: -x
ggml_neg_inplace(ctx, a)
View of tensor a with negated values
GGML context
Input tensor (will be modified in-place)