Feature: delete compress_weight_conf para of aclgrphParse interface

pull/782/head
l00444296 4 years ago
parent 856fb4419a
commit 50fdb59274

@ -394,7 +394,7 @@ const std::set<std::string> ir_builder_suppported_options = {INPUT_FORMAT,
// for interface: aclgrphParse
const std::set<std::string> ir_parser_suppported_options = {
INPUT_FP16_NODES, IS_INPUT_ADJUST_HW_LAYOUT, IS_OUTPUT_ADJUST_HW_LAYOUT, OUTPUT,
OUT_NODES, COMPRESS_WEIGHT_CONF, ENABLE_SCOPE_FUSION_PASSES};
OUT_NODES, ENABLE_SCOPE_FUSION_PASSES};
// for interface: aclgrphBuildInitialize
const std::set<std::string> global_options = {CORE_TYPE,

Loading…
Cancel
Save