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
58ff9509
Commit
58ff9509
authored
Jun 05, 2019
by
Shucai Xiao
Browse files
clang format
parent
0b2fb46a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
src/quantization.cpp
src/quantization.cpp
+0
-2
No files found.
src/quantization.cpp
View file @
58ff9509
...
@@ -504,7 +504,5 @@ void capture_arguments(program& prog, const std::vector<std::string>& ins_names)
...
@@ -504,7 +504,5 @@ void capture_arguments(program& prog, const std::vector<std::string>& ins_names)
capture_arguments
(
prog
,
ins_names
,
calc_quant_params
);
capture_arguments
(
prog
,
ins_names
,
calc_quant_params
);
}
}
}
// namespace MIGRAPHX_INLINE_NS
}
// namespace MIGRAPHX_INLINE_NS
}
// namespace migraphx
}
// namespace migraphx
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