llama.cpp
metal : simplify kernel arguments using a struct (#3229)
#12194
Merged

metal : simplify kernel arguments using a struct (#3229) #12194

BB-fat
metal : refactor im2col parameters into a struct
15769e67
github-actions github-actions added ggml
github-actions github-actions added Apple Metal
ggerganov
ggerganov commented on 2025-03-05
metal: Change im2col offset types from int32_t to uint64_t to support…
f8d1bf22
metal : refactor sum_rows parameters into a struct
cd3dcdba
metal : refactor soft_max parameters into a struct
dba23c7e
metal : refactor diag_mask_inf parameters into a struct
46e17476
metal : refactor ssm_conv parameters into a struct
0f0f28fe
metal : refactor ssm_scan parameters into a struct
678b2e70
metal : refactor get_rows parameters into a struct
9c4dbad5
metal : refactor group_norm parameters into a struct
08bad56c
metal : refactor conv_transpose_1d parameters into a struct
dc0e6cee
metal : refactor upscale parameters into a struct
619c1570
metal : refactor pad parameters into a struct
0fcadada
metal : refactor pad_reflect_1d parameters into a struct
2cd68ad6
metal : refactor arange parameters into a struct
7ab450d5
metal : refactor timestep_embedding parameters into a struct
53d36ee0
metal : refactor argsort parameters into a struct
e19266bd
metal : refactor leaky_relu parameters into a struct
64e4a7e8
metal : refactor pool_2d parameters into a struct
34100e67
BB-fat
danbev
ggerganov
ggerganov approved these changes on 2025-03-06
ggerganov
metal : fix trailing whitespace
372fda3d
BB-fat
danbev danbev merged 5e2d57b2 into master 282 days ago
BB-fat BB-fat deleted the metal-simplify-kernel-args branch 282 days ago
ggerganov
BB-fat
PopFlamingo
BB-fat

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone