"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "63ef92aaf79172e337d90cf570bca0a2ec1304a2"
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