Module burn_wgpu::kernel

source ·
Expand description

Kernel module

Modules§

  • Convolution kernels
  • Matmul kernels
  • Pooling kernels
  • Pseudo-random number generator kernels
  • Reduction algorithms

Macros§

  • Creates a binary kernel.
  • Generates kernel source code by replacing some information using templating.
  • Creates a unary kernel.

Structs§

Traits§

Functions§