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
603adbe6
Commit
603adbe6
authored
Jul 06, 2018
by
Paul
Browse files
Formatting
parent
af7b5f89
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/targets/cpu/cpu_target.cpp
src/targets/cpu/cpu_target.cpp
+1
-1
No files found.
src/targets/cpu/cpu_target.cpp
View file @
603adbe6
...
@@ -492,7 +492,7 @@ struct cpu_apply
...
@@ -492,7 +492,7 @@ struct cpu_apply
void
apply
()
void
apply
()
{
{
init
();
init
();
for
(
auto
it
:
iterator_for
(
*
prog
))
for
(
auto
it
:
iterator_for
(
*
prog
))
{
{
if
(
it
->
op
.
name
()
==
"activation"
)
if
(
it
->
op
.
name
()
==
"activation"
)
{
{
...
...
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