Kano001's picture
Upload 2707 files
dc2106c verified
raw
history blame
192 Bytes
def function_to_text(serialized_function_proto: bytes) -> str: ...
def graph_to_text(serialized_graph_proto: bytes) -> str: ...
def model_to_text(serialized_model_proto: bytes) -> str: ...