Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
VendorDeviceDriver -> StandardizedDeviceRuntime
Map heterogeneous vendor chip interfaces to a unified standardized runtime interface to decouple framework engine code from hardware-specific SDKs.
Problem it solves
Hardcoding vendor-specific libraries (CUDA, ROCm, Ascend) limits framework portability and increases maintenance costs.
Consumes
Emits
Establishes
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.