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
f61beaf8
"...targets/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "202dbf47020a14114f70ae54efb83b19cc267849"
Commit
f61beaf8
authored
May 09, 2019
by
Shucai Xiao
Browse files
add signature of function quantize()
parent
7f6f4acb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/include/migraphx/quantization.hpp
src/include/migraphx/quantization.hpp
+1
-0
No files found.
src/include/migraphx/quantization.hpp
View file @
f61beaf8
...
...
@@ -13,6 +13,7 @@ inline namespace MIGRAPHX_INLINE_NS {
struct
program
;
void
quantize
(
program
&
prog
,
const
std
::
vector
<
std
::
string
>&
ins_names
);
void
quantize
(
program
&
prog
);
}
// namespace MIGRAPHX_INLINE_NS
}
// 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