powered by
Creates a graph node for in-place ELU (Exponential Linear Unit) activation.
ggml_elu_inplace(ctx, a)
View of tensor a with ELU applied
GGML context
Input tensor (will be modified in-place)