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