Macro caffe2_imports::args

source ·
macro_rules! args {
    ($op:ident, $($idx:expr => ($name:expr, $desc:expr)),*) => { ... };
}