ggml webgpu: support for backend sampling #18880
ggml webgpu: add SOFTPLUS unary operator
13ad711c
ggml webgpu: add EXPM1 unary operator
ac51c622
ggml webgpu: add FLOOR unary operator
e2a00cfb
ggml webgpu: add CEIL unary operator
267d3b42
ggml webgpu: add ROUND unary operator
0e594874
ggml webgpu: add TRUNC unary operator
4f358f76
docs : update WebGPU support for unary operators (FLOOR, CEIL, ROUND,…
c4c4f779
Updates to webgpu get_memory
0ba2cc15
Merge branch 'ggml-org:master' into master
e7a0a592
Merge remote-tracking branch 'abhijit/abhijit/unary'
0db82914
Add argmax
c212d180
Add argmax,cumsum,sum,sum_rows
4c13d60b
Add necessary CPY/GET_ROWS operators
be94a502
Support for argsort using multi-pass strategy
8fa1895f
Update set_rows for i32 indices, move to pre-wgsl
8eaaf13c
Port unary operators to pre-wgsl and support FILL
5f60b232
Implement PAD
233736cf
Add support for top-k
b0588b11
clean up, scope pipeline init mutex
b33df675
Merge remote-tracking branch 'upstream/master' into sampling
df04f921
fix newline
40710923
Add support for log
6c5cf57a
CISC
approved these changes
on 2026-01-16
CISC
commented
on 2026-01-16
Update LOG for better precision, and ops doc
9f06f67a
Assignees
No one assigned
Labels
documentation
ggml
Login to write a write a comment.
Login via GitHub