minibatch 0
input tokens
reconstruct first param
and do forward w/it
…
repeat for next params
…
reconstruct last param
and do forward w/it
minibatch 0
output
···
···
···
minibatch 1
input tokens
reconstruct first param
and do forward w/it
…
repeat for next params
…
reconstruct last param
and do forward w/it
minibatch 1
output
···
···
···
minibatch 7
input tokens
reconstruct first param
and do forward w/it
…
repeat for next params
…
reconstruct last param
and do forward w/it
minibatch 7
output