You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Description
This changes the warmup for static batching back to how it originally
was, only warming up a single pass.
This fixes a bug where the compiled model graphs were incorrect- we
would invoke the model with one batch size and the model would output a
different batch size.
Signed-off-by: Joe Runde <[email protected]>
0 commit comments