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
OpenDAS
ColossalAI
Commits
e0ae68e7
Commit
e0ae68e7
authored
Dec 23, 2022
by
oahzxl
Browse files
code style
parent
fa5e6fbf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
chunk_codegen.py
chunk_codegen.py
+1
-1
No files found.
chunk_codegen.py
View file @
e0ae68e7
...
@@ -1497,8 +1497,8 @@ class ChunkRegionSearch(object):
...
@@ -1497,8 +1497,8 @@ class ChunkRegionSearch(object):
chunk_info
=
self
.
_step_search
(
mem_peak
,
active_node
,
chunk_infos
)
chunk_info
=
self
.
_step_search
(
mem_peak
,
active_node
,
chunk_infos
)
if
chunk_info
is
None
:
if
chunk_info
is
None
:
break
break
chunk_infos
.
append
(
chunk_info
)
chunk_infos
.
append
(
chunk_info
)
(
(
mem_peak
,
mem_peak
,
_
,
_
,
...
...
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