Commit History

Author SHA1 Message Date
  nwyin e443fbcfa5 ggml webgpu: add CEIL operation support (#18605) 3 weeks ago
  Reese Levine fd57b24c0f ggml webgpu: unary op suppport, code refactoring, ops support (#17764) 1 month ago
  Reese Levine 7ca5991d2b ggml webgpu: add support for emscripten builds (#17184) 1 month ago
  Reese Levine 647b960bd8 ggml webgpu: faster matrix multiplication/matrix-vector multiplication (#17031) 2 months ago
  Reese Levine 03ea04175d ggml webgpu: minor set rows optimization (#16810) 2 months ago
  Reese Levine 74b8fc17f9 ggml webgpu: profiling, CI updates, reworking of command submission (#16452) 3 months ago
  Reese Levine 35266573b9 ggml webgpu: actually add softmax, fix rms_norm offset (#16400) 3 months ago
  Reese Levine ef07a40906 ggml webgpu: add support for soft_max, optimize rms_norm (#16357) 3 months ago
  Reese Levine 8d78cd2613 ggml webgpu: support for rope,div,sub,glu,scale,cont operators (#16187) 4 months ago
  Sigbjørn Skjæret 3ecb2f671a ggml : implement set_rows with i32 index (#16159) 4 months ago
  Jeff Bolz c0b45097c3 rename optimize_graph to graph_optimize (#16082) 4 months ago
  Reese Levine d304f459d8 GGML WebGPU: Support for ADD, MUL, RMS_NORM, GET_ROWS operators (#16018) 4 months ago
  Jeff Bolz e68aa10d8f vulkan: sort graph to allow more parallel execution (#15850) 4 months ago
  Daniel Bevenius 3b15924d71 ggml WebGPU: remove userdata from request adapter callback (#15527) 4 months ago
  Daniel Bevenius 77dee9de97 ggml : WebGPU add TRANSPOSE and RESHAPE to supported ops (#15695) 5 months ago
  Reese Levine 45363632cb ggml WebGPU: add support for quantization types (#15440) 5 months ago
  Reese Levine 5fd160bbd9 ggml: Add basic SET_ROWS support in WebGPU (#15137) 5 months ago
  Reese Levine 9515c6131a ggml: WebGPU disable SET_ROWS for now (#15078) 5 months ago
  Reese Levine 587d0118f5 ggml: WebGPU backend host improvements and style fixing (#14978) 5 months ago
  Reese Levine 21c021745d ggml: Add initial WebGPU backend (#14521) 6 months ago