Expand description
Element-wise activation and bias shaders.
All shaders use workgroup size 256 (1D) and take a push constant N: u32
for bounds checking. Each thread processes one element.
Element-wise activation and bias shaders.
All shaders use workgroup size 256 (1D) and take a push constant N: u32
for bounds checking. Each thread processes one element.