[][src]Macro onnx_helpers::impl_node_op

macro_rules! impl_node_op {
    ( $t:ident, $k:ident, $f:ident ) => { ... };
}