Set workers=0 for MPS Train and Val modes (#4697)
This commit is contained in:
parent
2bc6e647c7
commit
a4fabfdacf
14 changed files with 88 additions and 74 deletions
1
.github/workflows/codeql.yaml
vendored
1
.github/workflows/codeql.yaml
vendored
|
|
@ -5,6 +5,7 @@ name: "CodeQL"
|
|||
on:
|
||||
schedule:
|
||||
- cron: '0 0 1 * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue