Skip to main content

feed_forward_kernel

Function feed_forward_kernel 

Source
pub fn feed_forward_kernel(
    chaining: [b32; 8],
    working: WorkingState,
) -> [b32; 8]
Expand description

Adds the final working variables to the input chaining value.