Module target

Module target 

Source
Expand description

Kernel target descriptor for (Hardware, Model_quantization) tuples.

Every set of Atlas kernels is hyperoptimized for a specific target. This module provides the KernelTarget type that serves as the indexing key for PTX module sets, benchmarks, and kernel dispatch.

Structsยง

KernelTarget
Describes a (Hardware, Model, Quantization) target for kernel selection.