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
1a92cca5
Commit
1a92cca5
authored
Oct 18, 2023
by
Umang Yadav
Browse files
formatting
parent
929b48d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
test/generate_root_modules.cpp
test/generate_root_modules.cpp
+3
-5
No files found.
test/generate_root_modules.cpp
View file @
1a92cca5
...
...
@@ -48,8 +48,8 @@ TEST_CASE(fork_case)
{
/*
Add (tid = 0)
|
----------------
|
----------------
| |
Mul Identity
(tid = 0) (tid = 1)
...
...
@@ -211,9 +211,7 @@ TEST_CASE(fork_and_merge_case)
| |
----------------
|
Sub
(tid = 0)
Sub (tid = 0)
*/
auto
s
=
migraphx
::
shape
{
migraphx
::
shape
::
float_type
,
{
8
}};
...
...
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