]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml-webgpu: reset CPU/GPU profiling time when freeing context (llama/22050)
authorMasashi Yoshimura <redacted>
Tue, 21 Apr 2026 23:05:21 +0000 (08:05 +0900)
committerGeorgi Gerganov <redacted>
Thu, 30 Apr 2026 08:29:15 +0000 (11:29 +0300)
commit2e5eb6e9512a51129827698576307c7d4f5148d4
tree56eb3a1d5e2a7d2aae1a7f5cea81426fea44d9ab
parent84a6b5c03903504ccfd7bfad321d8c6dc9fbd708
ggml-webgpu: reset CPU/GPU profiling time when freeing context (llama/22050)

* Reset the CPU/GPU profiling time when freeing context.

* move GPU profiling time from global context to webgpu_context.
ggml/src/ggml-webgpu/ggml-webgpu.cpp