|
|
|
@@ -44,8 +44,7 @@ |
|
|
|
namespace ge { |
|
|
|
PARSER_FUNC_VISIBILITY graphStatus aclgrphParseTensorFlow(const char *model_file, ge::Graph &graph); |
|
|
|
PARSER_FUNC_VISIBILITY graphStatus aclgrphParseTensorFlow(const char *model_file, |
|
|
|
const std::map<ge::AscendString, ge::AscendString> &parser_params, |
|
|
|
ge::Graph &graph); |
|
|
|
const std::map<ge::AscendString, ge::AscendString> &parser_params, ge::Graph &graph); |
|
|
|
} // namespace ge |
|
|
|
|
|
|
|
#endif // INC_EXTERNAL_ACL_PARSER_TENSORFLOW_H_ |