Type Alias cubecl_core::RuntimeArg

source ยท
pub type RuntimeArg<'a, T, R> = <T as LaunchArg>::RuntimeArg<'a, R>;
Expand description

Runtime arguments to launch a kernel.