Commit 69129e5
authored
Fix clock overflow issue reported by Alex Wells. Remove unnecessary condition checks and unused variables (#56)
* Added "Profile PyTorch" section in README.md
* Fix clock overflow issue reported by Alex Wells. Remove unnecessary condition checks and unused variables
* Remove unused argument 'result' in OnEnter*() calls
* Remove dead code1 parent 67e5290 commit 69129e5
File tree
2 files changed
+164
-162
lines changed- tools/unitrace
- scripts
- src/levelzero
2 files changed
+164
-162
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
| 363 | + | |
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
371 | | - | |
| 371 | + | |
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
| |||
0 commit comments