powered by
Creates a graph node for in-place element-wise absolute value.
ggml_abs_inplace(ctx, a)
View of tensor a with absolute values
GGML context
Input tensor (will be modified in-place)