macro_rules! register_cpu_gradient_operator {
    ($($arg:ty),*) => { ... };
}