Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jerrrrry
infinicore
Commits
6aa6f092
Commit
6aa6f092
authored
Feb 14, 2025
by
PanZezhong
Browse files
fix: 删掉python enum多余逗号
parent
5336978c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
test/infiniop/libinfiniop/devices.py
test/infiniop/libinfiniop/devices.py
+5
-5
No files found.
test/infiniop/libinfiniop/devices.py
View file @
6aa6f092
...
...
@@ -3,8 +3,8 @@ class InfiniDeviceEnum:
NVIDIA
=
1
CAMBRICON
=
2
ASCEND
=
3
METAX
=
4
,
MOORE
=
5
,
ILUVATAR
=
6
,
KUNLUN
=
7
,
SUGON
=
8
,
METAX
=
4
MOORE
=
5
ILUVATAR
=
6
KUNLUN
=
7
SUGON
=
8
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment