"docs/git@developer.sourcefind.cn:change/sglang.git" did not exist on "a25e8e42eb657c6a34ae67fc1fe69a19a5bef1be"
Commit 13642b0f authored by A. Unique TensorFlower's avatar A. Unique TensorFlower
Browse files

Internal change

PiperOrigin-RevId: 448310156
parent fbc6a068
...@@ -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