Commit 4fdd1a8
refactor(gpu_model_runner): move _scv_enabled method to follow initialization code
The _scv_enabled method was relocated within the GPUModelRunner class to follow the initialization code block, improving code readability and organization without changing functionality.
Co-authored-by: terragon-labs[bot] <terragon-labs[bot]@users.noreply.github.com>1 parent 87a0206 commit 4fdd1a8
1 file changed
+8
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | | - | |
519 | | - | |
520 | | - | |
521 | | - | |
522 | | - | |
523 | | - | |
524 | | - | |
525 | 515 | | |
526 | 516 | | |
527 | 517 | | |
| |||
531 | 521 | | |
532 | 522 | | |
533 | 523 | | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
534 | 532 | | |
535 | 533 | | |
536 | 534 | | |
| |||
0 commit comments