Searched refs:_text_format (Results 1 – 3 of 3) sorted by relevance
27 from google.protobuf import text_format as _text_format unknown344 except (_text_format.ParseError, DecodeError):350 _text_format.Merge(file_content, graph_def)
27 from google.protobuf import text_format as _text_format unknown636 _text_format.Merge(implements_attr, nameattrlist)639 except (_text_format.ParseError, DecodeError):
31 from google.protobuf import text_format as _text_format unknown1881 except (_text_format.ParseError, DecodeError):1891 _text_format.Merge(file_content, graph_def)1892 except (_text_format.ParseError, DecodeError):