Details
[WebGPU] Plug memory leaks and free resources on shutdown (#19315)
-
Fix memory leaks in shader lib, backend, backend_context, buffer_context, and webgpu_buf_pool
-
Free pools
-
Cleanup
-
More cleanup
-
Run clang-format
-
Fix arg-parser and tokenizer test errors that free an unallocated buffer
-
Fix device lost callback to not print on device teardown
-
Fix include and run clang-format
-
remove unused unused
-
Update binary ops
Co-authored-by: Reese Levine reeselevine1@gmail.com
macOS/iOS:
Linux:
Windows:
- Windows x64 (CPU)
- Windows arm64 (CPU)
- Windows x64 (CUDA 12) - CUDA 12.4 DLLs
- Windows x64 (CUDA 13) - CUDA 13.1 DLLs
- Windows x64 (Vulkan)
- Windows x64 (SYCL)
- Windows x64 (HIP)
openEuler: