Package-level declarations

Types

Link copied to clipboard

Executes an optimized ComputeGraph by walking nodes in topological order and dispatching each operation through TensorOps.

Link copied to clipboard
fun interface FusedOpHandler<T : DType, V>

Handler for executing a fused operation.

Link copied to clipboard

Context for managing execution state, including mode switching, device management, and memory management.

Link copied to clipboard

CPU fallback implementations for fused LLM operations.