JessyDL/paradigm

[WebGPU] Add pipeline abstraction with cache

Opened this issue · 0 comments

Currently there is no iwgpu layer implementation for pipelines, or pipeline caching. These are required for the agnostic abstraction layer, and as well for the convenience when targeting just the webgpu backend.