Macro cubecl_core::tune::local_tuner
source ยท macro_rules! local_tuner { ($name:expr) => { ... }; () => { ... }; }
Expand description
Create a local tuner with the provided name.
macro_rules! local_tuner { ($name:expr) => { ... }; () => { ... }; }
Create a local tuner with the provided name.