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