"...targets/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "202dbf47020a14114f70ae54efb83b19cc267849"
Commit f61beaf8 authored by Shucai Xiao's avatar Shucai Xiao
Browse files

add signature of function quantize()

parent 7f6f4acb
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment