Home
last modified time | relevance | path

Searched defs:tf_graph_nodes (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/parser/tf/
Dtf_model_parser.cc76 … const std::map<std::string, const tensorflow::NodeDef *> &tf_graph_nodes) { in GetOriginInputName()
520 …S TFModelParser::ConvertGraphInputsAndConsts(const std::vector<const tensorflow::NodeDef *> &tf_gr… in ConvertGraphInputsAndConsts()