aboutsummaryrefslogtreecommitdiff
path: root/configs/vicuna-simple.txt
diff options
context:
space:
mode:
authorKerfuffle <44031344+KerfuffleV2@users.noreply.github.com>2023-04-14 08:43:55 -0600
committerGitHub <noreply@github.com>2023-04-14 17:43:55 +0300
commitc9a59b70a54e0bc05777df287feaea3dbe0310c4 (patch)
tree3be046a57809261cc26f69b5ddd9d58b1f65ba2b /configs/vicuna-simple.txt
parenta32f7acc9f54dba1c728cb1e596bd00bf3b4eb5f (diff)
ggml : add unary and binary map operations (#874)
* GGML map ops proof of concept. * Various cleanups. Add handling for task setting. Add handling for ggml_compute_backward. Rename functions to ggml_map_unary_f32 and ggml_map_binary_f32 Fix compiler warnings related to casting function pointers and `void *` Reorder functions and definitions based on the GGML op number. Use typedefs for map op function pointer types. * Fix position of map ops cases in ggml_compute_forward
Diffstat (limited to 'configs/vicuna-simple.txt')
0 files changed, 0 insertions, 0 deletions