➡️ The Forward Pass
Drag the inputs and watch values flow live through Add and Mul, updating every node in real time.
📋 How To Use This Lab
Drag the
x
and
y
sliders — every downstream value updates instantly, live.
Press
Next Step ▶
/
Previous Step ◀
to jump between curated example inputs.
Press
Auto Run ▶▶
to watch a sequence of inputs animate through automatically.
Press
↺ Reset
anytime to return to the default x=2, y=3.
Flo
◀ Previous Step
Next Step ▶
Auto Run ▶▶
↺ Reset
🤖 FLO
Drag x or y and watch — I recompute everything downstream the instant you move the slider.
🧑🏫 PROF. TORCH
This is the forward pass: values flow through each operation exactly once, left to right, to produce the output.
🎛️ Input Values
x:
2.0
y:
3.0