|
@@ -402,7 +402,7 @@ const std::set<std::string> ir_builder_suppported_options = {INPUT_FORMAT, |
|
|
// for interface: aclgrphParse |
|
|
// for interface: aclgrphParse |
|
|
const std::set<std::string> ir_parser_suppported_options = { |
|
|
const std::set<std::string> ir_parser_suppported_options = { |
|
|
INPUT_FP16_NODES, IS_INPUT_ADJUST_HW_LAYOUT, IS_OUTPUT_ADJUST_HW_LAYOUT, OUTPUT, |
|
|
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 |
|
|
// for interface: aclgrphBuildInitialize |
|
|
const std::set<std::string> global_options = {CORE_TYPE, |
|
|
const std::set<std::string> global_options = {CORE_TYPE, |
|
|