|
|
|
@@ -922,7 +922,7 @@ FMK_FUNC_HOST_VISIBILITY Status DisplayModelInfo(const char *model_file) { |
|
|
|
return ret; |
|
|
|
} |
|
|
|
|
|
|
|
FMK_FUNC_HOST_VISIBILITY Status GetModeldefFormFile(const char *model_file, ge::ModelData& model, |
|
|
|
FMK_FUNC_HOST_VISIBILITY Status GetModeldefFormFile(const char *model_file, ge::ModelData &model, |
|
|
|
ge::proto::ModelDef *model_def) { |
|
|
|
GE_CHECK_NOTNULL(model_file); |
|
|
|
|
|
|
|
|