flashinfer.testing.sleep_after_kernel_run¶
- flashinfer.testing.sleep_after_kernel_run(execution_time)¶
 Sleep after kernel run. Dynamically adjust sleep time up to 1 sec based on execution time.
- Parameters:
 execution_time (float) – Kernel execution time in milliseconds.
- Returns:
 None