Macro burn::backend::autodiff::retro_binary

macro_rules! retro_binary {
    (
        $name:ident,
        $ops:expr
    ) => { ... };
}
Expand description

Creates a RetroForward struct for binary operations