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
29448044
"results/git@developer.sourcefind.cn:cnjsdfcy/simbricks.git" did not exist on "f60e7264f75051ae925ae937095b1cbc337ca696"
Commit
29448044
authored
Jul 18, 2018
by
Paul
Browse files
Formatting
parent
a6a851a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
src/targets/miopen/target.cpp
src/targets/miopen/target.cpp
+1
-4
No files found.
src/targets/miopen/target.cpp
View file @
29448044
...
@@ -6,10 +6,7 @@
...
@@ -6,10 +6,7 @@
namespace
migraph
{
namespace
migraph
{
namespace
miopen
{
namespace
miopen
{
std
::
vector
<
pass
>
target
::
get_passes
(
context
&
)
const
std
::
vector
<
pass
>
target
::
get_passes
(
context
&
)
const
{
return
{
lowering
{},
write_literals
{}};
}
{
return
{
lowering
{},
write_literals
{}};
}
std
::
string
target
::
name
()
const
{
return
"miopen"
;
}
std
::
string
target
::
name
()
const
{
return
"miopen"
;
}
...
...
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