]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
opencl: improve profiling (llama/12442)
authorlhez <redacted>
Tue, 18 Mar 2025 19:54:55 +0000 (12:54 -0700)
committerGeorgi Gerganov <redacted>
Thu, 27 Mar 2025 09:06:03 +0000 (11:06 +0200)
commit03c364557d0585d39f22886fbe16e0da231e4454
tree45843a13b80ca447b3175b6e697b3a20b092470b
parent31b62276cfb47f005349f150e76375ff315e999f
opencl: improve profiling (llama/12442)

* opencl: more profiling timing

* opencl: generate trace for profiling

* opencl: reduce profiling overhead

* Populate profiling timing info at the end rather than after each
  kernel run

* opencl: fix for chrome tracing
ggml/src/ggml-opencl/ggml-opencl.cpp