Macro burn_wgpu::binary_elemwise
source · macro_rules! binary_elemwise { ( $struct:ident, $ops:expr ) => { ... }; }
Expand description
Creates a binary elementwise kernel.
macro_rules! binary_elemwise { ( $struct:ident, $ops:expr ) => { ... }; }
Creates a binary elementwise kernel.