Searched refs:ParseFromStringEitherTextOrBinary (Results 1 – 3 of 3) sorted by relevance
104 bool ParseFromStringEitherTextOrBinary(const std::string& input_file_contents, in ParseFromStringEitherTextOrBinary() function
199 QCHECK(ParseFromStringEitherTextOrBinary(model_flags_file_contents, in ReadModelFlagsFromCommandLineFlags()423 ParseFromStringEitherTextOrBinary(arrays_extra_info_file_contents, in ReadModelFlagsFromCommandLineFlags()
2792 CHECK(ParseFromStringEitherTextOrBinary(input_file_contents, tf_graph.get())); in ImportTensorFlowGraphDef()