"vscode:/vscode.git/clone" did not exist on "750e38f5056e6699ac76a8ded661d1ff1646fbfc"
Commit f33967c3 authored by A. Unique TensorFlower's avatar A. Unique TensorFlower
Browse files

Internal change

PiperOrigin-RevId: 448310156
parent a96b8c5f
...@@ -78,7 +78,7 @@ class ExportModule(export_base.ExportModule): ...@@ -78,7 +78,7 @@ class ExportModule(export_base.ExportModule):
return x return x
def get_inference_signatures( def get_inference_signatures(
self, function_keys: Dict[Text, Text]) -> dict[Text, Any]: self, function_keys: Dict[Text, Text]):
"""Gets defined function signatures. """Gets defined function signatures.
Args: Args:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment