[][src]Macro tract_core::assert_backward

macro_rules! assert_backward {
    ($op:expr, $input:ident, $output:ident) => { ... };
}

Asserts that backward inference results work as expected.