Skip to main content

Module dispatch

Module dispatch 

Source

Traits§

KernelDispatch
Trait for types that support kernel dispatch.

Functions§

tropical_gemm_dispatch
Runtime-dispatched GEMM that selects the best kernel for the current CPU.
tropical_gemm_with_argmax_dispatch
Runtime-dispatched GEMM with first-winner indices.