|
|
|
@@ -881,7 +881,7 @@ FMK_FUNC_HOST_VISIBILITY FMK_FUNC_DEV_VISIBILITY Status ModelHelper::GetModelNam |
|
|
|
return SUCCESS; |
|
|
|
} |
|
|
|
|
|
|
|
FMK_FUNC_HOST_VISIBILITY FMK_FUNC_DEV_VISIBILITY Status ModelTool::GetModelInfoFromOm(const char *model_file, |
|
|
|
/*FMK_FUNC_HOST_VISIBILITY FMK_FUNC_DEV_VISIBILITY Status ModelTool::GetModelInfoFromOm(const char *model_file, |
|
|
|
ge::proto::ModelDef &model_def, |
|
|
|
uint32_t &modeldef_size) { |
|
|
|
GE_CHECK_NOTNULL(model_file); |
|
|
|
@@ -974,5 +974,5 @@ FMK_FUNC_HOST_VISIBILITY FMK_FUNC_DEV_VISIBILITY Status ModelTool::GetModelInfoF |
|
|
|
GELOGE(FAILED, "ParseFromString failed. exception message : %s", e.what()); |
|
|
|
return FAILED; |
|
|
|
} |
|
|
|
} |
|
|
|
}*/ |
|
|
|
} // namespace ge |