summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorleejet <leejet714@gmail.com>2024-03-03 20:23:52 +0800
committerGeorgi Gerganov <ggerganov@gmail.com>2024-03-04 10:39:10 +0200
commit7d43c585dc174bb586775c22c15e5db9242b5b4b (patch)
tree660bf43a9745176fbc36c3086da90a5b304d4d7d /common
parent82f3e668adafba647de703f835991e91a96b5ac4 (diff)
add some new ops, fix some operators and add batch operations to certain operators. (ggml/747)
* cuda: fix group_norm * cuda: add batch inference support for ggml_pad/ggml_upscale * add ggml_arrange * add ggml_timestep_embedding * update ggml_arange/ggml_timestep_embedding tests * cuda: fix im2col * add ggml_arange/ggml_timestep_embbeding support for metal backend * fix some bugs * fix some bugs * Update ggml.h Co-authored-by: Georgi Gerganov <ggerganov@gmail.com> * Update ggml-cuda.cu Co-authored-by: Georgi Gerganov <ggerganov@gmail.com> * Update ggml-metal.m Co-authored-by: Georgi Gerganov <ggerganov@gmail.com> * Update ggml-metal.m Co-authored-by: Georgi Gerganov <ggerganov@gmail.com> * Update ggml-metal.metal Co-authored-by: Georgi Gerganov <ggerganov@gmail.com> * modify according to the review comments * ggml : fix compile warnings + code style * ggml : normalize compute_forward calls + fix seg fault in debug * minor --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com> Co-authored-by: slaren <slarengh@gmail.com>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions