tensor_op

Macro tensor_op 

Source
macro_rules! tensor_op {
    ($ctx:expr, $op:ident, $($args:expr),*) => { ... };
}