Closed mfylcek closed 5 days ago
Execute model with random sampler once per batch size.
The random sampler warmup is done in HPU graph capturing phase for minimal impact on warmup time. Samplers are executed in lazy mode without HPU graphs. Greedy sampler is warmed-up in warmup_all_buckets.
Execute model with random sampler once per batch size.