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
2e353915
"tests/test_models/vscode:/vscode.git/clone" did not exist on "a34823dc420f2d904a06e118d9aa3788c0f4cc02"
Commit
2e353915
authored
Aug 12, 2018
by
Paul
Browse files
Formatting
parent
fa4c8e15
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
test/include/basic_ops.hpp
test/include/basic_ops.hpp
+1
-4
No files found.
test/include/basic_ops.hpp
View file @
2e353915
...
@@ -90,8 +90,5 @@ struct nop
...
@@ -90,8 +90,5 @@ struct nop
return
{};
return
{};
}
}
migraph
::
shape
compute_shape
(
std
::
vector
<
migraph
::
shape
>
)
const
migraph
::
shape
compute_shape
(
std
::
vector
<
migraph
::
shape
>
)
const
{
return
{};
}
{
return
{};
}
};
};
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