Module cubecl_core::compute

source ·

Structs§

Enums§

  • Provides launch information specifying the number of work groups to be used by a compute shader.
  • Handles the scalar state of an element type
  • Handles the tensor state.

Traits§

  • Kernel trait with the ComputeShader that will be compiled and cached based on the provided id.