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
gaoqiong
MIGraphX
Commits
0211d91c
"...resnet50_tensorflow.git" did not exist on "8ca30bf6095308528c739fe3f8f912c56bd1340b"
Commit
0211d91c
authored
Mar 26, 2019
by
Paul
Browse files
Formatting
parent
458ec149
Pipeline
#671
failed with stages
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/schedule.cpp
src/schedule.cpp
+1
-1
No files found.
src/schedule.cpp
View file @
0211d91c
...
@@ -341,7 +341,7 @@ struct stream_info
...
@@ -341,7 +341,7 @@ struct stream_info
void
schedule
::
apply
(
program
&
p
)
const
void
schedule
::
apply
(
program
&
p
)
const
{
{
if
(
not
enable
)
if
(
not
enable
)
return
;
return
;
stream_info
si
;
stream_info
si
;
auto
last
=
std
::
prev
(
p
.
end
());
auto
last
=
std
::
prev
(
p
.
end
());
...
...
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