"docs/en/vscode:/vscode.git/clone" did not exist on "629ef89c0d69bb561a456f5ccb9d0e28b1b855a8"
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