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
a358c0b1
Commit
a358c0b1
authored
Nov 02, 2022
by
charlie
Browse files
Fix comment
parent
3e46f548
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
src/include/migraphx/literal.hpp
src/include/migraphx/literal.hpp
+0
-2
No files found.
src/include/migraphx/literal.hpp
View file @
a358c0b1
...
@@ -40,8 +40,6 @@ inline namespace MIGRAPHX_INLINE_NS {
...
@@ -40,8 +40,6 @@ inline namespace MIGRAPHX_INLINE_NS {
/**
/**
* @brief Represents a raw literal
* @brief Represents a raw literal
* @details This stores the literal has a raw buffer that is owned by this class
* @details This stores the literal has a raw buffer that is owned by this class
* If the given shape is non-standard, the literal will be converted to a standard shape at
* construction.
*/
*/
struct
literal
:
raw_data
<
literal
>
struct
literal
:
raw_data
<
literal
>
{
{
...
...
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