Pramodith commited on
Commit
3d37a31
·
verified ·
1 Parent(s): 121a6c0

Uploaded using `kernel-builder`.

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -266,8 +266,7 @@ and per-shape plots in the [release post](https://geometric.so/blog/2026/05/08/h
266
 
267
  ### `kernels` CLI benchmark
268
 
269
- Timed with `time.perf_counter` + `cuda.synchronize()`, single iteration per
270
- shape, mean over 100 iterations. Baseline runs once after warmup.
271
 
272
  | Kernel | vs eager | vs `torch.compile` |
273
  | --- | --- | --- |
 
266
 
267
  ### `kernels` CLI benchmark
268
 
269
+ Timed with `time.perf_counter` + `cuda.synchronize()`, mean over 100 iterations.
 
270
 
271
  | Kernel | vs eager | vs `torch.compile` |
272
  | --- | --- | --- |