-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change model call default arg values to None instead of bool vals (#1218
) * Change model call default arg values to None instead of bool vals This fixes an issue with model saving where the concrete function cannot be matched correctly * Add linux-amd64-gpu-p100-latest-1 to actionlint config --------- Co-authored-by: rnyak <[email protected]>
- Loading branch information
1 parent
7d99e53
commit fcc55c2
Showing
2 changed files
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,3 +3,4 @@ self-hosted-runner: | |
labels: | ||
- 1GPU | ||
- 2GPU | ||
- linux-amd64-gpu-p100-latest-1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters