Skip to main content

ForwardTangentInput

Type Alias ForwardTangentInput 

Source
pub type ForwardTangentInput<Op> = (<Op as GraphOperation>::InputKey, Option<Arc<<Op as GraphOperation>::Operand>>);
Expand description

Tangent seed aligned with one linearized graph input.