Commit 8a9e847
authored
[UR][PERF] add L0, UR, and SYCL Sin Kernel Graph benchmark (#17087)
```
running graph_api_benchmark_sycl SinKernelGraph graphs:0, numKernels:5, iteration 0... complete (graph_api_benchmark_sycl SinKernelGraph graphs:0, numKernels:5: 28.533 μs).
running graph_api_benchmark_sycl SinKernelGraph graphs:1, numKernels:5, iteration 0... complete (graph_api_benchmark_sycl SinKernelGraph graphs:1, numKernels:5: 45.884 μs).
running graph_api_benchmark_sycl SinKernelGraph graphs:0, numKernels:100, iteration 0... complete (graph_api_benchmark_sycl SinKernelGraph graphs:0, numKernels:100: 353.814 μs).
running graph_api_benchmark_sycl SinKernelGraph graphs:1, numKernels:100, iteration 0... complete (graph_api_benchmark_sycl SinKernelGraph graphs:1, numKernels:100: 386.979 μs).
running graph_api_benchmark_l0 SinKernelGraph graphs:0, numKernels:5, iteration 0... complete (graph_api_benchmark_l0 SinKernelGraph graphs:0, numKernels:5: 25.278 μs).
running graph_api_benchmark_l0 SinKernelGraph graphs:1, numKernels:5, iteration 0... complete (graph_api_benchmark_l0 SinKernelGraph graphs:1, numKernels:5: 20.202 μs).
running graph_api_benchmark_l0 SinKernelGraph graphs:0, numKernels:100, iteration 0... complete (graph_api_benchmark_l0 SinKernelGraph graphs:0, numKernels:100: 235.466 μs).
running graph_api_benchmark_l0 SinKernelGraph graphs:1, numKernels:100, iteration 0... complete (graph_api_benchmark_l0 SinKernelGraph graphs:1, numKernels:100: 222.501 μs).
```1 parent 63d688c commit 8a9e847
1 file changed
+31
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
87 | 91 | | |
88 | 92 | | |
89 | 93 | | |
| |||
99 | 103 | | |
100 | 104 | | |
101 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
102 | 110 | | |
103 | 111 | | |
104 | 112 | | |
| |||
420 | 428 | | |
421 | 429 | | |
422 | 430 | | |
423 | | - | |
424 | | - | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
425 | 439 | | |
426 | 440 | | |
427 | | - | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
428 | 445 | | |
429 | 446 | | |
430 | | - | |
| 447 | + | |
431 | 448 | | |
432 | 449 | | |
433 | | - | |
| 450 | + | |
434 | 451 | | |
435 | 452 | | |
436 | 453 | | |
437 | | - | |
| 454 | + | |
438 | 455 | | |
439 | 456 | | |
| 457 | + | |
| 458 | + | |
440 | 459 | | |
441 | 460 | | |
442 | 461 | | |
| |||
0 commit comments