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
e5d5cc2a
Commit
e5d5cc2a
authored
Jul 02, 2018
by
Paul
Browse files
Formatting
parent
ecc1a605
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/include/migraph/raw_data.hpp
src/include/migraph/raw_data.hpp
+0
-1
No files found.
src/include/migraph/raw_data.hpp
View file @
e5d5cc2a
...
@@ -128,7 +128,6 @@ struct raw_data : raw_data_base
...
@@ -128,7 +128,6 @@ struct raw_data : raw_data_base
return
make_view
(
s
,
reinterpret_cast
<
T
*>
(
buffer
));
return
make_view
(
s
,
reinterpret_cast
<
T
*>
(
buffer
));
}
}
/// Cast the data pointer
/// Cast the data pointer
template
<
class
T
>
template
<
class
T
>
T
*
cast
()
const
T
*
cast
()
const
...
...
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