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
cd0782c2
"...targets/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "ceb4ca095d9166d5100f7add3044d703cf9d9881"
Commit
cd0782c2
authored
Jan 24, 2019
by
Khalique
Browse files
formatting
parent
210c9839
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/include/migraphx/operators.hpp
src/include/migraphx/operators.hpp
+3
-3
No files found.
src/include/migraphx/operators.hpp
View file @
cd0782c2
...
@@ -616,8 +616,8 @@ struct pad
...
@@ -616,8 +616,8 @@ struct pad
float
value
=
0.0
f
;
float
value
=
0.0
f
;
enum
padding_mode_t
enum
padding_mode_t
{
{
constant_
,
//NOLINT
constant_
,
//
NOLINT
reflect_
,
//NOLINT
reflect_
,
//
NOLINT
edge
edge
};
};
padding_mode_t
mode
=
constant_
;
padding_mode_t
mode
=
constant_
;
...
...
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